Class MPMOperationToWorkCenterLink

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._MPMOperationToWorkCenterLinkTypeInterface, com.ptc.windchill.mpml.processplan.operation.MPMOperationRefLinkTypeInterface, com.ptc.windchill.mpml.processplan.operation.MPMOperationToWorkCenterLinkTypeInterface, Externalizable, Serializable, 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.objecttag._ObjectTaggable, wt.objecttag.ObjectTaggable, 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=MPMOperationRefLink.class,interfaces={com.ptc.windchill.mpml.processplan.operation.MPMOperationToWorkCenterLinkTypeInterface.class,wt.objecttag.ObjectTaggable.class},properties={@GeneratedProperty(name="department",type=java.lang.String.class),@GeneratedProperty(name="uniqueIdentifier",type=java.lang.String.class,constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(index=true,defaultValue="0"))},foreignKeys=@GeneratedForeignKey(foreignKeyRole=@ForeignKeyRole(name="plant",type=MPMPlant.class),myRole=@MyRole(name="theMPMOperationToWorkCenterLink",cardinality=ONE)),roleA=@GeneratedRole(name="referencedBy",type=MPMOperation.class,cascade=false),roleB=@GeneratedRole(name="references",type=MPMWorkCenterMaster.class,cascade=false),tableProperties=@TableProperties(tableName="MPMOperationToWorkCenterLink"),iconProperties=@IconProperties(standardIcon="netmarkets/images/workcenter.gif",openIcon="netmarkets/images/workcenter.gif")) public class MPMOperationToWorkCenterLink extends _MPMOperationToWorkCenterLink

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