Class MPMPartToProcessPlanLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
com.ptc.windchill.mpml.processplan._MPMPartToProcessPlanLink
com.ptc.windchill.mpml.processplan.MPMPartToProcessPlanLink
All Implemented Interfaces:
com.ptc.windchill.mpml.processplan._MPMPartToProcessPlanLinkTypeInterface, com.ptc.windchill.mpml.processplan.MPMPartToProcessPlanLinkTypeInterface, Externalizable, Serializable, 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, ChoiceMappable, Expressionable, ExpressionAssignable, wt.type._Typed, wt.type._TypeManaged, wt.type.FlexTyped, wt.type.Typed, wt.type.TypeManaged, wt.ufid._Federatable, wt.ufid.Federatable

@GenAsBinaryLink(superClass=ObjectToObjectLink.class,interfaces={wt.type.Typed.class,Filterable.class,ChoiceMappable.class,Releasable.class,com.ptc.windchill.mpml.processplan.MPMPartToProcessPlanLinkTypeInterface.class,ExpressionAssignable.class},serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="isPreferred",type=boolean.class),@GeneratedProperty(name="alternateNumber",type=int.class),@GeneratedProperty(name="linkIdentifier",type=java.lang.String.class,accessors=@PropertyAccessors(setAccess=PRIVATE))},roleA=@GeneratedRole(name="part",type=WTPart.class,supportedAPI=PUBLIC),roleB=@GeneratedRole(name="processPlan",type=MPMProcessPlan.class,supportedAPI=PUBLIC),tableProperties=@TableProperties(tableName="MPMPartToProcessPlanLink"),iconProperties=@IconProperties(standardIcon="netmarkets/images/process_plan_mpm.png",openIcon="netmarkets/images/process_plan_mpm.png")) public class MPMPartToProcessPlanLink extends _MPMPartToProcessPlanLink

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