Class MPMOperationToOperatedPartLink

All Implemented Interfaces:
com.ptc.core.meta.type.mgmt.server.impl.association._AssociationConstrainable, com.ptc.core.meta.type.mgmt.server.impl.association.AssociationConstrainable, com.ptc.windchill.mpml.processplan.operation._MPMOperationRefLinkTypeInterface, com.ptc.windchill.mpml.processplan.operation._MPMOperationToOperatedPartLinkTypeInterface, com.ptc.windchill.mpml.processplan.operation.MPMOperationRefLinkTypeInterface, com.ptc.windchill.mpml.processplan.operation.MPMOperationToOperatedPartLinkTypeInterface, Externalizable, Serializable, wt.associativity._PathUsage, wt.associativity.PathUsage, wt.esi._Releasable, Releasable, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, 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, wt.option._IndependentExpressionAssignable, ChoiceMappable, Expressionable, ExpressionAssignable, wt.option.IndependentExpressionAssignable, wt.type._Typed, wt.type._TypeManaged, wt.type.FlexTyped, wt.type.Typed, wt.type.TypeManaged, wt.ufid._Federatable, wt.ufid.Federatable

@GenAsBinaryLink(superClass=OperationToPartAllocationLink.class,interfaces={com.ptc.windchill.mpml.processplan.operation.MPMOperationToOperatedPartLinkTypeInterface.class,ChoiceMappable.class,ExpressionAssignable.class,wt.option.IndependentExpressionAssignable.class},properties={@GeneratedProperty(name="allocationType",type=MPMOperationToOperatedPartLinkType.class),@GeneratedProperty(name="refLinkUniqueIdentifier",type=java.lang.String.class,columnProperties=@ColumnProperties(index=true))},roleA=@GeneratedRole(name="referencedBy",type=MPMOperationHolder.class,cascade=false),roleB=@GeneratedRole(name="references",type=WTPartMaster.class,cascade=false),tableProperties=@TableProperties(tableName="MPMOperationToOperatedPartLink"),iconProperties=@IconProperties(standardIcon="wtcore/images/part.gif",openIcon="wtcore/images/part.gif")) public class MPMOperationToOperatedPartLink extends _MPMOperationToOperatedPartLink

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