Package wt.mpm.rawmaterial
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,UsageLink,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
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.mpm.rawmaterial._RMAlternateLink
ALTERNATE_FOR_ROLE, ALTERNATES_ROLE, COMPONENT_ID, DESCRIPTION, EXTERNALIZATION_VERSION_UID, GENERICIZABLE_MASTER_ROLE, GENERICIZABLE_ROLEFields inherited from class wt.mpm.rawmaterial.RMAssociationLink
UPDATE_COUNT_INITIAL_VALUEFields inherited from class wt.mpm.rawmaterial._RMAssociationLink
MADE_FROM_ROLE, MAKES_ROLEFields inherited from class wt.mpm._MPMPartMgmtLink
REFERENCED_BY_ROLE, REFERENCES_ROLEFields inherited from class wt.vc._VersionToObjectLink
ROLE_AOBJECT_REF, ROLE_BOBJECT_REFFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._BinaryLink
ROLE_AOBJECT_ROLE, ROLE_BOBJECT_ROLEFields inherited from interface wt.option._Expressionable
EXPRESSION_DATAFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.filter._Filterable
FILTERED_STATUSFields inherited from interface wt.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields inherited from interface wt.mpm._MfgAlternateLink
ALTERNATE_NUMBER, PLANTFields inherited from interface wt.mpm.history._MfgHistoryManageable
LINK_ID, RML_UPDATE_COUNTFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.mpm.rawmaterial._RMAlternateLinkTypeInterface
TYPE_INFO_RMALTERNATE_LINKFields inherited from interface wt.fc.BinaryLink
ALL_ROLES, BOTH_ROLES, ROLE_AOBJECT_REF, ROLE_BOBJECT_REFFields inherited from interface wt.option.ChoiceMappable
LOADER_CACHE_KEYFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.option.Expressionable
LOADER_CACHE_KEYFields inherited from interface wt.mpm.history.MfgHistoryManageable
LINK_UPDATE_COUNTFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Modifier and TypeMethodDescriptionstatic RMAlternateLinknewRMAlternateLink(WTPart alternateFor, WTPartMaster alternates)
Supported API: trueMethods inherited from class wt.mpm.rawmaterial._RMAlternateLink
getAlternateFor, getAlternateNumber, getAlternates, getAttributeContainer, getClassInfo, getComponentId, getConceptualClassname, getDescription, getExpressionData, getFederatableInfo, getFilteredStatus, getGenericizable, getGenericizableMaster, getType, getTypeInfoRMAlternateLink, readExternal, readExternal, readVersion, setAlternateFor, setAlternates, setAttributeContainer, setDescription, setExpressionData, setFederatableInfo, setFilteredStatus, setGenericizable, setGenericizableMaster, setTypeInfoRMAlternateLink, super_readExternal_RMAlternateLink, super_readVersion_RMAlternateLink, super_writeExternal_RMAlternateLink, writeExternal, writeExternalMethods inherited from class wt.mpm.rawmaterial.RMAssociationLink
duplicate, getLinkUpdateCountMethods inherited from class wt.mpm.rawmaterial._RMAssociationLink
getLinkID, getMadeFrom, getMakes, getRmlUpdateCount, readVersion, setMadeFrom, setMakes, super_readExternal_RMAssociationLink, super_readVersion_RMAssociationLink, super_writeExternal_RMAssociationLinkMethods inherited from class wt.mpm._MPMPartMgmtLink
getReferencedBy, getReferences, readVersion, setReferencedBy, setReferences, super_readExternal_MPMPartMgmtLink, super_readVersion_MPMPartMgmtLink, super_writeExternal_MPMPartMgmtLinkMethods inherited from class wt.vc.VersionToObjectLink
appendJoinCriteria, appendRoleCriteria, getAllObjects, getJoinValues, getLinkInfo, getObject, getOtherObject, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, getRoleIdName, getRoleObject, initialize, setRoleAObject, setRoleAObjectRef, setRoleBObject, setRoleObjectMethods inherited from class wt.vc._VersionToObjectLink
getRoleAObjectRef, getRoleBObjectRef, readVersion, super_readExternal_VersionToObjectLink, super_readVersion_VersionToObjectLink, super_writeExternal_VersionToObjectLinkMethods inherited from class wt.fc.WTObject
checkAttributes, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._BinaryLink
getRoleAObjectRef, getRoleBObjectRef, setRoleAObjectRefMethods inherited from interface wt.mpm.history._MfgHistoryManageable
getRoleAObject, getRoleBObject, setRoleAObject, setRoleBObjectMethods inherited from interface wt.fc._Persistable
setPersistInfoMethods inherited from interface wt.fc.BinaryLink
getLinkInfo, getObject, getOtherObject, getRole, getRoleAObjectId, getRoleBObjectIdMethods inherited from interface wt.fc.Link
appendJoinCriteria, appendRoleCriteria, getAllObjects, getJoinValues, getRoleIdName, getRoleObject, setRoleObjectMethods inherited from interface wt.mpm.history.MfgHistoryManageable
getPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentityMethods inherited from interface wt.associativity.UsageLink
getRoleAObject, getRoleAObjectRef, getRoleBObject, getRoleBObjectRef
-
Method Details
-
newRMAlternateLink
public static RMAlternateLink newRMAlternateLink(WTPart alternateFor, WTPartMaster alternates) throws WTException
Supported API: true- Parameters:
alternateFor-alternates-- Returns:
- Throws:
WTException
-