@Deprecated
public class IgnoreTypePolicy
extends java.lang.Object
コンストラクタと説明 |
---|
IgnoreTypePolicy()
非推奨です。
|
修飾子とタイプ | メソッドと説明 |
---|---|
static ome.services.graphs.GraphPolicy |
getIgnoreTypePolicy(ome.services.graphs.GraphPolicy graphPolicyToAdjust,
java.util.Collection<java.lang.Class<? extends ome.model.IObject>> typesToIgnore)
非推奨です。
Adjust an existing graph traversal policy so that objects of certain types may be ignored.
|
public static ome.services.graphs.GraphPolicy getIgnoreTypePolicy(ome.services.graphs.GraphPolicy graphPolicyToAdjust, java.util.Collection<java.lang.Class<? extends ome.model.IObject>> typesToIgnore)
graphPolicyToAdjust
- the graph policy to adjusttypesToIgnore
- the types to ignore as defined by Delete2.typesToIgnore