Class _MPMOperationRefLink
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
- 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:
MPMOperationRefLink
public abstract class _MPMOperationRefLink
extends IteratedReferenceLink
implements wt.type.Typed, Filterable, ChoiceMappable, com.ptc.windchill.mpml.processplan.operation.MPMOperationRefLinkTypeInterface, ExpressionAssignable, wt.option.IndependentExpressionAssignable, com.ptc.core.meta.type.mgmt.server.impl.association.AssociationConstrainable, Externalizable
- See Also:
-
Field Summary
Fields 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 TypeMethodDescriptionFiltered status as calculated by the filter delegates.Supported API: trueSupported API: truevoidsetFilteredStatus(FilteredStatus filteredStatus) Filtered status as calculated by the filter delegates.voidsetReferencedBy(Iterated the_referencedBy) Supported API: truevoidsetReferences(Mastered the_references) Supported API: trueMethods 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.type.FlexTyped
getFlexTypeIdPath, getTypeDefinitionInfo, getValue, setValueMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
Method Details
-
getReferencedBy
Supported API: true- Overrides:
getReferencedByin class_IteratedReferenceLink- See Also:
-
setReferencedBy
Supported API: true- Overrides:
setReferencedByin class_IteratedReferenceLink- Throws:
WTPropertyVetoException- See Also:
-
getReferences
Supported API: true- Overrides:
getReferencesin class_IteratedReferenceLink- See Also:
-
setReferences
Supported API: true- Overrides:
setReferencesin class_IteratedReferenceLink- Throws:
WTPropertyVetoException- See Also:
-
getFilteredStatus
Filtered status as calculated by the filter delegates.Supported API: true
- Specified by:
getFilteredStatusin interface_Filterable- See Also:
-
setFilteredStatus
Filtered status as calculated by the filter delegates.Supported API: true
- Specified by:
setFilteredStatusin interface_Filterable- See Also:
-