Class MPMPartToPlantAssignmentLink

All Implemented Interfaces:
com.ptc.windchill.mpml._MPMPartToPlantAssignmentLinkTypeInterface, com.ptc.windchill.mpml.MPMPartToPlantAssignmentLinkTypeInterface, 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.MPMPartToPlantAssignmentLinkTypeInterface.class}, roleA=@GeneratedRole(name="referencedBy",type=WTPart.class,cascade=false), roleB=@GeneratedRole(name="references",type=MPMPlantMaster.class,cardinality=ONE_TO_MANY,owner=false), tableProperties=@TableProperties(tableName="MPMPartToPlantAssignmentLink"), iconProperties=@IconProperties(standardIcon="netmarkets/images/plant.gif",openIcon="netmarkets/images/plant.gif")) public class MPMPartToPlantAssignmentLink extends _MPMPartToPlantAssignmentLink

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