Class RMAlternateLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._VersionToObjectLink
wt.vc.VersionToObjectLink
wt.mpm._MPMPartMgmtLink
wt.mpm.MPMPartMgmtLink
wt.mpm.rawmaterial._RMAssociationLink
wt.mpm.rawmaterial.RMAssociationLink
wt.mpm.rawmaterial._RMAlternateLink
wt.mpm.rawmaterial.RMAlternateLink
All Implemented Interfaces:
com.ptc.core.meta.type.mgmt.server.impl.association._AssociationConstrainable, com.ptc.core.meta.type.mgmt.server.impl.association.AssociationConstrainable, Externalizable, Serializable, wt.access._AccessControlled, AccessControlled, AssociativeUsageLink, 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.generic._GenericizableLink, wt.generic.GenericizableLink, wt.iba.value._IBAHolder, wt.iba.value.IBAHolder, DisplayIdentification, wt.mpm._MfgAlternateLink, wt.mpm._MPMVersionedLink, wt.mpm.history._MfgHistoryManageable, MfgHistoryManageable, wt.mpm.MfgAlternateLink, wt.mpm.MPMVersionedLink, wt.mpm.rawmaterial._RMAlternateLinkTypeInterface, wt.mpm.rawmaterial.RMAlternateLinkTypeInterface, wt.option._ChoiceMappable, wt.option._Expressionable, wt.option._ExpressionAssignable, wt.option._IndependentExpressionAssignable, ChoiceMappable, Expressionable, ExpressionAssignable, wt.option.IndependentExpressionAssignable, wt.type._TypeManaged, wt.type.TypeManaged, wt.ufid._Federatable, wt.ufid.Federatable

@GenAsBinaryLink(superClass=wt.mpm.rawmaterial.RMAssociationLink.class,interfaces={wt.mpm.MfgAlternateLink.class,wt.type.TypeManaged.class,wt.iba.value.IBAHolder.class,AccessControlled.class,wt.generic.GenericizableLink.class,wt.option.IndependentExpressionAssignable.class,Releasable.class,wt.mpm.rawmaterial.RMAlternateLinkTypeInterface.class},extendable=false,serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="componentId",type=java.lang.String.class,accessors=@PropertyAccessors(setAccess=PRIVATE),columnProperties=@ColumnProperties(index=true)),@GeneratedProperty(name="description",type=java.lang.String.class,accessors=@PropertyAccessors(setAccess=PUBLIC))},roleA=@GeneratedRole(name="alternateFor",type=WTPart.class,supportedAPI=PUBLIC,cardinality=ONE_TO_MANY),roleB=@GeneratedRole(name="alternates",type=WTPartMaster.class,supportedAPI=PUBLIC,cardinality=ONE_TO_MANY,owner=false),tableProperties=@TableProperties(compositeIndex1="roleAObjectRef.key.branchId",compositeIndex2="+roleBObjectRef.key.id"),iconProperties=@IconProperties(standardIcon="wtcore/images/alternate.gif",openIcon="wtcore/images/alternate.gif")) public class RMAlternateLink extends _RMAlternateLink
The implementation holds alternates information for the Raw Material Link.

Supported API: true

Extendable: false
See Also: