Package com.ptc.windchill.mpml
Class _MPMCompatibilityLink
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._MPMCompatibilityLink
- All Implemented Interfaces:
com.ptc.windchill.mpml._MPMCompatibilityLinkTypeInterface,com.ptc.windchill.mpml.MPMCompatibilityLinkTypeInterface,Externalizable,Serializable,wt.esi._Releasable,Releasable,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.archive._Archiveable,wt.fc.archive.Archiveable,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,ChoiceMappable,Expressionable,ExpressionAssignable,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged,wt.ufid._Federatable,wt.ufid.Federatable
- Direct Known Subclasses:
MPMCompatibilityLink
public abstract class _MPMCompatibilityLink
extends IteratedReferenceLink
implements wt.fc.archive.Archiveable, Releasable, wt.type.Typed, Filterable, ChoiceMappable, com.ptc.windchill.mpml.MPMCompatibilityLinkTypeInterface, ExpressionAssignable, Externalizable
- See Also:
-
Field Summary
Fields inherited from class wt.vc.struct._IteratedReferenceLink
REFERENCED_BY_ROLE, REFERENCES_ROLEFields inherited from interface wt.filter._Filterable
FILTERED_STATUS -
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(MPMCompatibility the_referencedBy) Supported API: truevoidsetReferences(MPMCompatibleMaster the_references) Supported API: trueMethods inherited from class wt.vc.struct._IteratedReferenceLink
setReferencedBy, setReferencesMethods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, duplicate, getAllObjects, getJoinValues, getRoleObject, setRoleObjectMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Method Details
-
getReferencedBy
Supported API: true- Overrides:
getReferencedByin class_IteratedReferenceLink- See Also:
-
setReferencedBy
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getReferences
Supported API: true- Overrides:
getReferencesin class_IteratedReferenceLink- See Also:
-
setReferences
Supported API: true- 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:
-