Package com.ptc.windchill.mpml.pmi
Class _MPMStandardCCToResourceLink
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.pmi._MPMStandardCCRefLink
com.ptc.windchill.mpml.pmi.MPMStandardCCRefLink
com.ptc.windchill.mpml.pmi._MPMStandardCCToResourceLink
- 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,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.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:
MPMStandardCCToResourceLink
public abstract class _MPMStandardCCToResourceLink
extends com.ptc.windchill.mpml.pmi.MPMStandardCCRefLink
implements com.ptc.core.meta.type.mgmt.server.impl.association.AssociationConstrainable, Externalizable
- See Also:
-
Field Summary
Fields inherited from class com.ptc.windchill.mpml.pmi._MPMStandardCCRefLink
CONTROL_LINK_REFFields 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 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(MPMStandardCC the_referencedBy) Supported API: truevoidsetReferences(ConsumableResourceMaster the_references) Supported API: trueMethods inherited from class com.ptc.windchill.mpml.pmi._MPMStandardCCRefLink
getAttributeContainer, getControlLinkRef, getExpressionData, getFederatableInfo, getFilteredStatus, getTypeDefinitionReference, readVersion, setAttributeContainer, setControlLinkRef, setExpressionData, setFederatableInfo, setFilteredStatus, setReferencedBy, setReferences, setTypeDefinitionReference, super_readExternal_MPMStandardCCRefLink, super_readVersion_MPMStandardCCRefLink, super_writeExternal_MPMStandardCCRefLinkMethods 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 classcom.ptc.windchill.mpml.pmi._MPMStandardCCRefLink- See Also:
-
setReferencedBy
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getReferences
Supported API: true- Overrides:
getReferencesin classcom.ptc.windchill.mpml.pmi._MPMStandardCCRefLink- See Also:
-
setReferences
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-