Package wt.mpm

Class MPMPartMgmtLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._VersionToObjectLink
wt.vc.VersionToObjectLink
wt.mpm._MPMPartMgmtLink
wt.mpm.MPMPartMgmtLink
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, DisplayIdentification, wt.mpm._MPMVersionedLink, wt.mpm.MPMVersionedLink
Direct Known Subclasses:
_CoProduceMgmtLink, wt.mpm.rawmaterial._RMAssociationLink

@GenAsBinaryLink(superClass=VersionToObjectLink.class, extendable=false, interfaces=wt.mpm.MPMVersionedLink.class, roleA=@GeneratedRole(name="roleAObject",type=WTPart.class,supportedAPI=PUBLIC,cardinality=ONE_TO_MANY), roleB=@GeneratedRole(name="roleBObject",type=WTPartMaster.class,supportedAPI=PUBLIC,cardinality=ONE_TO_MANY,owner=false)) public abstract class MPMPartMgmtLink extends wt.mpm._MPMPartMgmtLink
Abstract implementation for Version to Master Link behavior for WTPart association.

Supported API: true

Extendable: false
See Also: