Uses of Interface
wt.iba.constraint.ValueConstraint

Packages that use ValueConstraint
com.ptc.core.meta.classification.command.model.server.impl   
com.ptc.windchill.counterpart.metadata.classnode   
wt.clients.csm.classification   
wt.csm.constraint   
wt.csm.constraint.liteconstraint   
wt.epm.attributes   
wt.iba.constraint   
 

Uses of ValueConstraint in com.ptc.core.meta.classification.command.model.server.impl
 

Methods in com.ptc.core.meta.classification.command.model.server.impl with parameters of type ValueConstraint
private  Object[] ClassificationCache.getEnforcementRuleInfo(ValueConstraint vc)
           
 

Uses of ValueConstraint in com.ptc.windchill.counterpart.metadata.classnode
 

Methods in com.ptc.windchill.counterpart.metadata.classnode with parameters of type ValueConstraint
 void cConstraintsAndDefaults.setConstraint(ValueConstraint valueConstraint)
           
 

Uses of ValueConstraint in wt.clients.csm.classification
 

Fields in wt.clients.csm.classification declared as ValueConstraint
(package private)  ValueConstraint ConstraintCreator.valueConstraint
           
 

Methods in wt.clients.csm.classification with parameters of type ValueConstraint
 void ConstraintEditorPanel.setItem(ValueConstraint obj)
           
 void ConstraintEditorPanel.setItem(ValueConstraint obj, UnitDefView definition)
           
 

Uses of ValueConstraint in wt.csm.constraint
 

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

Uses of ValueConstraint in wt.csm.constraint.liteconstraint
 

Fields in wt.csm.constraint.liteconstraint declared as ValueConstraint
private  ValueConstraint AbstractCSMAttributeConstraintView.theValueConstraint
           
 

Methods in wt.csm.constraint.liteconstraint that return ValueConstraint
 ValueConstraint AbstractCSMAttributeConstraintView.getValueConstraint()
          Gets the object for the association that plays role: theValueConstraint.
 

Methods in wt.csm.constraint.liteconstraint with parameters of type ValueConstraint
 void AbstractCSMAttributeConstraintView.setValueConstraint(ValueConstraint a_ValueConstraint)
          Sets the object for the association that plays role: theValueConstraint.
private  void AbstractCSMAttributeConstraintView.theValueConstraintValidate(ValueConstraint a_ValueConstraint)
           
 

Constructors in wt.csm.constraint.liteconstraint with parameters of type ValueConstraint
CSMSingleDefConstraintDefaultView(int updateCount, ObjectIdentifier objectID, ValueConstraint valueConstraint, AttributeDefDefaultView attributeDefinition)
          

Supported API: false
CSMSingleDefConstraintDefaultView(ValueConstraint valueConstraint, AttributeDefDefaultView attributeDefinition)
          

Supported API: false
CSMContainerConstraintDefaultView(int updateCount, ObjectIdentifier objectID, ValueConstraint valueConstraint)
          

Supported API: false
CSMContainerConstraintDefaultView(ValueConstraint valueConstraint)
          

Supported API: false
AbstractCSMAttributeConstraintView(int updateCount, ObjectIdentifier objectID, ValueConstraint valueConstraint)
          

Supported API: false
AbstractCSMAttributeConstraintView(ValueConstraint valueConstraint)
          

Supported API: false
 

Uses of ValueConstraint in wt.epm.attributes
 

Classes in wt.epm.attributes that implement ValueConstraint
 class EPMIBAVetoConstraint
           Use the newEPMIBAVetoConstraint static factory method(s), not the EPMIBAVetoConstraint constructor, to construct instances of this class.
 

Fields in wt.epm.attributes declared as ValueConstraint
private  ValueConstraint EPMIBAContainerConstraint.theValueConstraint
           
 

Methods in wt.epm.attributes that return ValueConstraint
 ValueConstraint EPMIBAContainerConstraint.getValueConstraint()
          Gets the object for the association that plays role: theValueConstraint.
 

Methods in wt.epm.attributes with parameters of type ValueConstraint
static EPMIBAContainerConstraint EPMIBAContainerConstraint.newEPMIBAContainerConstraint(ValueConstraint valueConstraint)
          

Supported API: false
protected  void EPMIBAContainerConstraint.initialize(ValueConstraint valueConstraint)
          Supports initialization, following construction of an instance.
 void EPMIBAContainerConstraint.setValueConstraint(ValueConstraint a_ValueConstraint)
          Sets the object for the association that plays role: theValueConstraint.
private  void EPMIBAContainerConstraint.theValueConstraintValidate(ValueConstraint a_ValueConstraint)
           
 

Uses of ValueConstraint in wt.iba.constraint
 

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

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 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.
 

Fields in wt.iba.constraint declared as ValueConstraint
private  ValueConstraint SingleDefinitionConstraint.theValueConstraint
           
private  ValueConstraint ContainerConstraint.theValueConstraint
           
 

Methods in wt.iba.constraint that return ValueConstraint
 ValueConstraint SingleDefinitionConstraint.getValueConstraint()
          Gets the object for the association that plays role: VALUE_CONSTRAINT.
 ValueConstraint ContainerConstraint.getValueConstraint()
          Gets the object for the association that plays role: VALUE_CONSTRAINT.
 ValueConstraint AttributeConstraint.getValueConstraint()
          Gets the object for the association that plays role: VALUE_CONSTRAINT.
 

Methods in wt.iba.constraint with parameters of type ValueConstraint
 void SingleDefinitionConstraint.setValueConstraint(ValueConstraint a_ValueConstraint)
          Sets the object for the association that plays role: VALUE_CONSTRAINT.
private  void SingleDefinitionConstraint.theValueConstraintValidate(ValueConstraint a_ValueConstraint)
           
 void ContainerConstraint.setValueConstraint(ValueConstraint a_ValueConstraint)
          Sets the object for the association that plays role: VALUE_CONSTRAINT.
private  void ContainerConstraint.theValueConstraintValidate(ValueConstraint a_ValueConstraint)
           
 void AttributeConstraint.setValueConstraint(ValueConstraint a_ValueConstraint)
          Sets the object for the association that plays role: VALUE_CONSTRAINT.