Class ChoiceMappableChoiceLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
com.ptc.windchill.option.model._ChoiceMappableChoiceLink
com.ptc.windchill.option.model.ChoiceMappableChoiceLink
All Implemented Interfaces:
Externalizable, Serializable, wt.esi._Releasable, Releasable, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, DisplayIdentification

@GenAsBinaryLink(superClass=ObjectToObjectLink.class,interfaces=Releasable.class,serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="instanceValue",type=java.lang.String.class,javaDoc="This field is used to override the Option number."),@GeneratedProperty(name="exclude",type=boolean.class,javaDoc="boolean to support exclusion.")},roleA=@GeneratedRole(name="choiceMappable",type=ChoiceMappable.class,cardinality=ONE_TO_MANY),roleB=@GeneratedRole(name="choiceMaster",type=ChoiceMaster.class,cardinality=ONE_TO_MANY),tableProperties=@TableProperties(tableName="ChoiceMappableChoiceLink",compositeIndex3="+ roleAObjectRef.key.id+roleBObjectRef.key.id")) public class ChoiceMappableChoiceLink extends com.ptc.windchill.option.model._ChoiceMappableChoiceLink

Use the newChoiceMappableChoiceLink static factory method(s), not the ChoiceMappableChoiceLink constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: