Class MPMPlantAssignmentLink

All Implemented Interfaces:
com.ptc.windchill.mpml._MPMPlantAssignmentLinkTypeInterface, com.ptc.windchill.mpml.MPMPlantAssignmentLinkTypeInterface, Externalizable, Serializable, wt.esi._Releasable, Releasable, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.archive._Archiveable, wt.fc.archive.Archiveable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, wt.federation._FederatedLinkHolder, wt.federation._RemotelyLinkable, wt.federation.FederatedLinkHolder, wt.federation.RemotelyLinkable, _Filterable, Filterable, wt.iba.value._IBAHolder, wt.iba.value.IBAHolder, DisplayIdentification, wt.option._ChoiceMappable, wt.option._Expressionable, wt.option._ExpressionAssignable, ChoiceMappable, Expressionable, ExpressionAssignable, wt.type._Typed, wt.type._TypeManaged, wt.type.FlexTyped, wt.type.Typed, wt.type.TypeManaged, wt.ufid._Federatable, wt.ufid.Federatable

@GenAsBinaryLink(superClass=MPMAbstractPlantAssignmentLink.class, interfaces={wt.type.Typed.class,com.ptc.windchill.mpml.MPMPlantAssignmentLinkTypeInterface.class}, roleA=@GeneratedRole(name="referencedBy",type=MPMPlantOwned.class,cascade=false), roleB=@GeneratedRole(name="references",type=MPMPlantMaster.class,cardinality=ONE_TO_MANY,owner=false), tableProperties=@TableProperties(tableName="MPMPlantAssignmentLink"), iconProperties=@IconProperties(standardIcon="netmarkets/images/plant.gif",openIcon="netmarkets/images/plant.gif")) public class MPMPlantAssignmentLink extends _MPMPlantAssignmentLink

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