Class MPMOperationToPartLink

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._MPMOperationToPartLinkTypeInterface, com.ptc.windchill.mpml.processplan.operation.MPMOperationRefLinkTypeInterface, com.ptc.windchill.mpml.processplan.operation.MPMOperationToPartLinkTypeInterface, 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.MPMOperationToPartLinkTypeInterface.class,properties={@GeneratedProperty(name="componentId",type=java.lang.String.class),@GeneratedProperty(name="lineNumber",type=LineNumber.class,supportedAPI=PUBLIC),@GeneratedProperty(name="allocationType",type=MPMOperationToPartLinkType.class,initialValue="MPMOperationToPartLinkType.CONSUMED"),@GeneratedProperty(name="operationPath",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=1000)),@GeneratedProperty(name="standardOperatonMaster",type=ObjectReference.class)},roleA=@GeneratedRole(name="referencedBy",type=MPMOperationHolder.class,cascade=false),roleB=@GeneratedRole(name="references",type=WTPartMaster.class,cascade=false),tableProperties=@TableProperties(tableName="MPMOperationToPartLink"),iconProperties=@IconProperties(standardIcon="wtcore/images/part.gif",openIcon="wtcore/images/part.gif")) public class MPMOperationToPartLink extends _MPMOperationToPartLink

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