Class ATONavigationFilterChoiceLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
com.ptc.windchill.option.model._ATONavigationFilterChoiceLink
com.ptc.windchill.option.model.ATONavigationFilterChoiceLink
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="derived",type=boolean.class,initialValue="false",javaDoc="This boolean indicates whether or not a user selected the choice or if it was derived from a rule."),@GeneratedProperty(name="selectionOrder",type=java.lang.Integer.class,javaDoc="This integer indicates the order in which the user selected this choice (null value if this choice is derived)")},roleA=@GeneratedRole(name="filter",type=ATONavigationFilter.class,cardinality=ONE_TO_MANY),roleB=@GeneratedRole(name="choiceMaster",type=ChoiceMaster.class,cardinality=ONE_TO_MANY),tableProperties=@TableProperties(tableName="ATONavigationFilterChoiceLink",compositeIndex3="+ roleAObjectRef.key.id+roleBObjectRef.key.id")) public class ATONavigationFilterChoiceLink extends com.ptc.windchill.option.model._ATONavigationFilterChoiceLink

Use the newATONavigationFilterChoiceLink static factory method(s), not the ATONavigationFilterChoiceLink 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: