Uses of Class
wt.iba.constraint.ValueCardinalityConstraint

Packages that use ValueCardinalityConstraint
wt.iba.constraint   
 

Uses of ValueCardinalityConstraint in wt.iba.constraint
 

Subclasses of ValueCardinalityConstraint in wt.iba.constraint
 class SingleValued
           Use the newSingleValued static factory method(s), not the SingleValued constructor, to construct instances of this class.
 class ValueRequired
           Use the newValueRequired static factory method(s), not the ValueRequired constructor, to construct instances of this class.
 

Methods in wt.iba.constraint with parameters of type ValueCardinalityConstraint
protected  boolean ValueCardinalityConstraint.readVersion(ValueCardinalityConstraint thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.