Uses of Class
wt.iba.constraint.SingleDefinitionConstraint

Packages that use SingleDefinitionConstraint
wt.csm.constraint   
wt.iba.constraint   
 

Uses of SingleDefinitionConstraint in wt.csm.constraint
 

Subclasses of SingleDefinitionConstraint in wt.csm.constraint
 class CSMSingleDefConstraint
           Use the newCSMSingleDefConstraint static factory method(s), not the CSMSingleDefConstraint constructor, to construct instances of this class.
 

Uses of SingleDefinitionConstraint in wt.iba.constraint
 

Methods in wt.iba.constraint that return SingleDefinitionConstraint
 SingleDefinitionConstraint definition.getSingleDefinitionConstraint()
          Gets the object for the association that plays role: SINGLE_DEFINITION_CONSTRAINT_ROLE.
 

Methods in wt.iba.constraint with parameters of type SingleDefinitionConstraint
protected  boolean SingleDefinitionConstraint.readVersion(SingleDefinitionConstraint thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void definition.setSingleDefinitionConstraint(SingleDefinitionConstraint theSingleDefinitionConstraint)
          Sets the object for the association that plays role: SINGLE_DEFINITION_CONSTRAINT_ROLE.