Uses of Class
wt.iba.constraint.ConstraintDescriptor

Packages that use ConstraintDescriptor
wt.csm.constraint   
wt.csm.constraint.liteconstraint   
wt.epm.attributes   
wt.iba.constraint   
wt.iba.value   
 

Uses of ConstraintDescriptor in wt.csm.constraint
 

Methods in wt.csm.constraint that return ConstraintDescriptor
 ConstraintDescriptor CSMSingleDefConstraint.getConstraintDescriptor(AttributeDefDefaultView attributeDefDefaultView, Locale locale)
          

Supported API: false
 ConstraintDescriptor CSMContainerConstraint.getConstraintDescriptor(AttributeDefDefaultView attributeDefDefaultView, Locale locale)
          

Supported API: false
 

Uses of ConstraintDescriptor in wt.csm.constraint.liteconstraint
 

Methods in wt.csm.constraint.liteconstraint that return ConstraintDescriptor
 ConstraintDescriptor AbstractCSMAttributeConstraintView.getConstraintDescriptor(AttributeDefDefaultView attributeDefDefaultView, Locale locale)
          

Supported API: false
 

Uses of ConstraintDescriptor in wt.epm.attributes
 

Methods in wt.epm.attributes that return ConstraintDescriptor
 ConstraintDescriptor EPMIBAContainerConstraint.getConstraintDescriptor(AttributeDefDefaultView attributeDefDefaultView, Locale locale)
          

Supported API: false
 

Uses of ConstraintDescriptor in wt.iba.constraint
 

Methods in wt.iba.constraint that return ConstraintDescriptor
 ConstraintDescriptor SingleDefinitionConstraint.getConstraintDescriptor(AttributeDefDefaultView attributeDefDefaultView, Locale locale)
          

Supported API: false
 ConstraintDescriptor ContainerConstraint.getConstraintDescriptor(AttributeDefDefaultView attributeDefDefaultView, Locale locale)
          

Supported API: false
 ConstraintDescriptor[] ConstraintGroup.getConstraintDescriptors(AttributeDefDefaultView attributeDefDefaultView, Locale locale)
          

Supported API: false
 ConstraintDescriptor AttributeConstraint.getConstraintDescriptor(AttributeDefDefaultView attributeDefDefaultView, Locale locale)
          

Supported API: false
 

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

Uses of ConstraintDescriptor in wt.iba.value
 

Methods in wt.iba.value that return ConstraintDescriptor
 ConstraintDescriptor[] DefaultAttributeContainer.getConstraintDescriptors(AttributeDefDefaultView attributeDefinition, Locale locale)
          

Supported API: false