Class _MPMOperationRefLinkQuantity
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.vc.struct._IteratedReferenceLink
wt.vc.struct.IteratedReferenceLink
com.ptc.windchill.mpml.processplan.operation._MPMOperationRefLink
com.ptc.windchill.mpml.processplan.operation.MPMOperationRefLink
com.ptc.windchill.mpml.processplan.operation._MPMOperationRefLinkQuantity
- All Implemented Interfaces:
com.ptc.core.meta.type.mgmt.server.impl.association._AssociationConstrainable,com.ptc.core.meta.type.mgmt.server.impl.association.AssociationConstrainable,com.ptc.windchill.mpml.processplan.operation._MPMOperationRefLinkTypeInterface,com.ptc.windchill.mpml.processplan.operation.MPMOperationRefLinkTypeInterface,Externalizable,Serializable,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,wt.option._IndependentExpressionAssignable,ChoiceMappable,Expressionable,ExpressionAssignable,wt.option.IndependentExpressionAssignable,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged,wt.ufid._Federatable,wt.ufid.Federatable
- Direct Known Subclasses:
MPMOperationRefLinkQuantity
public abstract class _MPMOperationRefLinkQuantity
extends MPMOperationRefLink
implements Externalizable
- See Also:
-
Field Summary
Fields inherited from class com.ptc.windchill.mpml.processplan.operation._MPMOperationRefLink
CONTROL_LINK_REF, DESCRIPTIONFields inherited from class wt.vc.struct._IteratedReferenceLink
REFERENCED_BY_ROLE, REFERENCES_ROLEFields inherited from class wt.fc._ObjectToObjectLink
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 com.ptc.windchill.mpml.processplan.operation._MPMOperationRefLinkTypeInterface
TYPE_INFO_MPMOPERATION_REF_LINKFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.type._Typed
TYPE_DEFINITION_REFERENCEFields inherited from interface wt.fc.BinaryLink
ALL_ROLES, BOTH_ROLESFields 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.fc.Persistable
IDENTITY, TYPE -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetReferencedBy(Iterated the_referencedBy) Supported API: truevoidsetReferences(Mastered the_references) Supported API: trueMethods inherited from class com.ptc.windchill.mpml.processplan.operation.MPMOperationRefLink
getFlexTypeIdPath, getTypeDefinitionInfo, getValue, setValueMethods inherited from class com.ptc.windchill.mpml.processplan.operation._MPMOperationRefLink
getAttributeContainer, getControlLinkRef, getDescription, getExpressionData, getFederatableInfo, getFilteredStatus, getTypeDefinitionReference, getTypeInfoMPMOperationRefLink, readVersion, setAttributeContainer, setControlLinkRef, setDescription, setExpressionData, setFederatableInfo, setFilteredStatus, setTypeDefinitionReference, setTypeInfoMPMOperationRefLink, super_readExternal_MPMOperationRefLink, super_readVersion_MPMOperationRefLink, super_writeExternal_MPMOperationRefLinkMethods inherited from class wt.vc.struct._IteratedReferenceLink
readVersion, super_readExternal_IteratedReferenceLink, super_readVersion_IteratedReferenceLink, super_writeExternal_IteratedReferenceLinkMethods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, appendRoleCriteria, duplicate, getAllObjects, getJoinValues, getLinkInfo, getObject, getOtherObject, getRemoteRoleAObjectId, getRemoteRoleBObjectId, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, getRoleIdName, getRoleObject, initialize, isRoleANonpersistentProxy, isRoleBNonpersistentProxy, setRoleAObject, setRoleAObjectRef, setRoleBObject, setRoleBObjectRef, setRoleObjectMethods inherited from class wt.fc._ObjectToObjectLink
getRoleAObjectRef, getRoleBObjectRef, readVersion, super_readExternal_ObjectToObjectLink, super_readVersion_ObjectToObjectLink, super_writeExternal_ObjectToObjectLinkMethods 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._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
Method Details
-
getReferencedBy
Supported API: true- Overrides:
getReferencedByin class_MPMOperationRefLink- See Also:
-
setReferencedBy
Supported API: true- Overrides:
setReferencedByin class_MPMOperationRefLink- Throws:
WTPropertyVetoException- See Also:
-
getReferences
Supported API: true- Overrides:
getReferencesin class_MPMOperationRefLink- See Also:
-
setReferences
Supported API: true- Overrides:
setReferencesin class_MPMOperationRefLink- Throws:
WTPropertyVetoException- See Also:
-