Class MPMStandardOperationLink

All Implemented Interfaces:
com.ptc.windchill.mpml._MPMStandardOperationLinkTypeInterface, com.ptc.windchill.mpml.MPMStandardOperationLinkTypeInterface, Externalizable, Serializable, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, wt.iba.value._IBAHolder, wt.iba.value.IBAHolder, DisplayIdentification, wt.type._Typed, wt.type._TypeManaged, wt.type.FlexTyped, wt.type.Typed, wt.type.TypeManaged

@GenAsBinaryLink(superClass=IteratedUsageLink.class, interfaces={wt.type.Typed.class,com.ptc.windchill.mpml.MPMStandardOperationLinkTypeInterface.class}, serializable=EXTERNALIZABLE_BASIC, properties=@GeneratedProperty(name="insertionOperation",type=java.lang.String.class,supportedAPI=PUBLIC,constraints=@PropertyConstraints(required=true)), roleA=@GeneratedRole(name="usedBy",type=MPMOperationHolder.class,cardinality=ONE_TO_MANY), roleB=@GeneratedRole(name="uses",type=MPMOperationMaster.class,cardinality=ONE_TO_MANY,owner=false), tableProperties=@TableProperties(tableName="MPMStandardOperationLink"), iconProperties=@IconProperties(standardIcon="netmarkets/images/operation_mpm.png",openIcon="netmarkets/images/operation_mpm.png")) public class MPMStandardOperationLink extends _MPMStandardOperationLink

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