|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CSMSingleDefConstraint | |
wt.csm | |
wt.csm.constraint | |
wt.csm.constraint.service | |
wt.csm.navigation.service |
Uses of CSMSingleDefConstraint in wt.csm |
Methods in wt.csm that return CSMSingleDefConstraint | |
static CSMSingleDefConstraint[] |
ReclassifyTool.getCSMSingleDefConstraints(ObjectIdentifier objectidentifier)
Get SingleDef Constraints of a given Classification Node |
Methods in wt.csm with parameters of type CSMSingleDefConstraint | |
static void |
ReclassifyTool.copyCSMConstraints(ClassificationNode classificationnode,
CSMContainerConstraint[] acsmcontainerconstraint,
CSMSingleDefConstraint[] acsmsingledefconstraint)
Copy constraints to a given Classification Node |
static boolean |
ReclassifyTool.isConstraintExisting(CSMSingleDefConstraint[] csmsingledefconstraint,
CSMSingleDefConstraint parentCSMSingleDefConstraint)
Check if a constraint is already defined on the Classification Node |
Uses of CSMSingleDefConstraint in wt.csm.constraint |
Methods in wt.csm.constraint that return CSMSingleDefConstraint | |
static CSMSingleDefConstraint |
CSMSingleDefConstraint.newCSMSingleDefConstraint()
Default factory for the class. |
private CSMSingleDefConstraint |
CSMConstraintFactory.createImmutableCSMSingleDefConstraint()
|
private CSMSingleDefConstraint |
CSMConstraintFactory.constructCSMSingleDefRankConstraint(IBAHolder ibaHolder)
|
Methods in wt.csm.constraint with parameters of type CSMSingleDefConstraint | |
protected boolean |
CSMSingleDefConstraint.readVersion(CSMSingleDefConstraint thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of CSMSingleDefConstraint in wt.csm.constraint.service |
Methods in wt.csm.constraint.service that return CSMSingleDefConstraint | |
static CSMSingleDefConstraint |
CSMConstraintObjectsFactory.newCSMSingleDefConstraint(CSMSingleDefConstraintDefaultView constraint,
IBAHolder ibaHolder)
Supported API: false |
static CSMSingleDefConstraint |
CSMConstraintObjectsFactory.newCSMSingleDefConstraint(CSMSingleDefConstraint constraint,
IBAHolder ibaHolder)
Supported API: false |
Methods in wt.csm.constraint.service with parameters of type CSMSingleDefConstraint | |
static CSMSingleDefConstraintDefaultView |
CSMConstraintObjectsFactory.newCSMSingleDefConstraintDefaultView(CSMSingleDefConstraint constraint)
Supported API: false |
static CSMSingleDefConstraint |
CSMConstraintObjectsFactory.newCSMSingleDefConstraint(CSMSingleDefConstraint constraint,
IBAHolder ibaHolder)
Supported API: false |
Uses of CSMSingleDefConstraint in wt.csm.navigation.service |
Methods in wt.csm.navigation.service that return CSMSingleDefConstraint | |
protected CSMSingleDefConstraint[] |
ClassificationDBService.getCSMSingleDefConstraints(ObjectIdentifier oi)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |