Class MPMOperationProcessLink

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.MPMOperationRefLinkTypeInterface, 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.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, properties=@GeneratedProperty(name="referenceAttributes",type=boolean.class,initialValue="false",javaDoc="Attribute to determine if certain attributes of the references role should be referenced or not by the referencedBy role"), roleA=@GeneratedRole(name="referencedBy",type=MPMOperation.class,cascade=false), roleB=@GeneratedRole(name="references",type=MPMMfgProcessMaster.class,cascade=false), tableProperties=@TableProperties(tableName="MPMOperationProcessLink"), iconProperties=@IconProperties(standardIcon="netmarkets/images/standard_process.gif",openIcon="netmarkets/images/standard_process.gif")) public class MPMOperationProcessLink extends _MPMOperationProcessLink

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