Uses of Interface
wt.iba.constraint.ContainerValidator

Packages that use ContainerValidator
wt.csm.constraint   
wt.csm.constraint.liteconstraint   
wt.epm.attributes   
wt.iba.constraint   
 

Uses of ContainerValidator in wt.csm.constraint
 

Classes in wt.csm.constraint that implement ContainerValidator
 class CSMContainerConstraint
           Use the newCSMContainerConstraint static factory method(s), not the CSMContainerConstraint constructor, to construct instances of this class.
 class CSMSingleDefConstraint
           Use the newCSMSingleDefConstraint static factory method(s), not the CSMSingleDefConstraint constructor, to construct instances of this class.
 class Rank
           Use the newRank static factory method(s), not the Rank constructor, to construct instances of this class.
 

Uses of ContainerValidator in wt.csm.constraint.liteconstraint
 

Classes in wt.csm.constraint.liteconstraint that implement ContainerValidator
 class AbstractCSMAttributeConstraintView
          

Supported API: false

Extendable: false
 class CSMContainerConstraintDefaultView
          

Supported API: false

Extendable: false
 class CSMSingleDefConstraintDefaultView
          

Supported API: false

Extendable: false
 

Uses of ContainerValidator in wt.epm.attributes
 

Classes in wt.epm.attributes that implement ContainerValidator
 class EPMIBAContainerConstraint
          An IBA container constraint applies to all IBA values that belong to a given IBAHolder such as an EPM document or family instance.
 class EPMIBAVetoConstraint
           Use the newEPMIBAVetoConstraint static factory method(s), not the EPMIBAVetoConstraint constructor, to construct instances of this class.
 

Uses of ContainerValidator in wt.iba.constraint
 

Subinterfaces of ContainerValidator in wt.iba.constraint
 interface AttributeConstraint
          dsfdsads

Supported API: false

Extendable: false
 interface ValueConstraint
          

Supported API: false

Extendable: false
 

Classes in wt.iba.constraint that implement ContainerValidator
 class BooleanContentConstraint
          

Supported API: false

Extendable: false
 class ConstraintGroup
          

Supported API: false

Extendable: false
 class ContainerConstraint
          

Supported API: false

Extendable: false
 class FloatContentConstraint
          

Supported API: false

Extendable: false
 class FloatContentDiscreteSet
          new class to handle sets of floating point numbers.
 class FloatContentRange
           Use the newFloatContentRange static factory method(s), not the FloatContentRange constructor, to construct instances of this class.
 class Immutable
           Use the newImmutable static factory method(s), not the Immutable constructor, to construct instances of this class.
 class IntegerContentConstraint
          

Supported API: false

Extendable: false
 class IntegerContentDiscreteSet
           Use the newIntegerContentDiscreteSet static factory method(s), not the IntegerContentDiscreteSet constructor, to construct instances of this class.
 class IntegerContentRange
           Use the newIntegerContentRange static factory method(s), not the IntegerContentRange constructor, to construct instances of this class.
 class RatioContentConstraint
          

Supported API: false

Extendable: false
 class ReferenceContentConstraint
          

Supported API: false

Extendable: false
 class SingleDefinitionConstraint
          

Supported API: false

Extendable: false
 class SingleValued
           Use the newSingleValued static factory method(s), not the SingleValued constructor, to construct instances of this class.
 class StringContentConstraint
          

Supported API: false

Extendable: false
 class StringContentDiscreteSet
           Use the newStringContentDiscreteSet static factory method(s), not the StringContentDiscreteSet constructor, to construct instances of this class.
 class TimestampContentConstraint
          

Supported API: false

Extendable: false
 class UnitContentConstraint
          

Supported API: false

Extendable: false
 class UnitContentRange
           Use the newUnitContentRange static factory method(s), not the UnitContentRange constructor, to construct instances of this class.
 class UnitFloatContentDiscreteSet
           Use the newUnitFloatContentDiscreteSet static factory method(s), not the UnitFloatContentDiscreteSet constructor, to construct instances of this class.
 class UnitIntegerContentDiscreteSet
           Use the newUnitIntegerContentDiscreteSet static factory method(s), not the UnitIntegerContentDiscreteSet constructor, to construct instances of this class.
 class URLContentConstraint
          

Supported API: false

Extendable: false
 class ValueCardinalityConstraint
          

Supported API: false

Extendable: false
 class ValueContentConstraint
          

Supported API: false

Extendable: false
 class ValueMutabilityConstraint
          

Supported API: false

Extendable: false
 class ValueRequired
           Use the newValueRequired static factory method(s), not the ValueRequired constructor, to construct instances of this class.