Class EquivalenceParams
java.lang.Object
com.ptc.windchill.associativity.AssociativeParams
com.ptc.windchill.associativity.equivalence.EquivalenceParams
Helper class to hold Equivalence params to be used in transformation
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classTODO: Document me
Supported API: true
Extendable: falseNested classes/interfaces inherited from class com.ptc.windchill.associativity.AssociativeParams
AssociativeParams.Builder<P extends AssociativeParams,T extends AssociativeParams.Builder> -
Field Summary
Fields inherited from class com.ptc.windchill.associativity.AssociativeParams
downnc, downRoot, upnc, upRoot -
Method Summary
Modifier and TypeMethodDescriptionboolean
Supported API: true
Supported API: trueboolean
Supported API: trueint
Supported API: true
Supported API: true
Supported API: trueboolean
Supported API: trueMethods inherited from class com.ptc.windchill.associativity.AssociativeParams
getDownNC, getDownRoot, getUpNC, getUpRoot
-
Method Details
-
allContext
public boolean allContext()
Supported API: true -
getDownstream
public boolean getDownstream()
Supported API: true -
onlyConsumable
public boolean onlyConsumable()
Supported API: true -
getLinkAction
public int getLinkAction()
Supported API: true -
getAnnotationMask
Supported API: true -
includeFilter
Supported API: true -
newBuilder
Supported API: true
-