Package wt.vc.struct
Class IteratedReferenceLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.vc.struct._IteratedReferenceLink
wt.vc.struct.IteratedReferenceLink
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,DisplayIdentification
- Direct Known Subclasses:
_AssociativeToSCCLink,_ConfigurableReferenceLink,_EnterpriseDataDocumentReferenceLink,_MPMAbstractPlantAssignmentLink,_MPMCompatibilityLink,_MPMDescribeMfgProcessLink,_MPMDocumentReferenceLink,_MPMOperationRefLink,_MPMOperationToStandardCCLink,_MPMPrecedenceConstraintLink,_MPMProcessPlanLocalizationLink,com.ptc.windchill.mpml.pmi._MPMStandardCCRefLink,_WTPartReferenceLink,_WTProductInstanceReferenceLink
@GenAsBinaryLink(superClass=ObjectToObjectLink.class,
extendable=true,
versions=2538346186404157511L,
roleA=@GeneratedRole(name="referencedBy",type=Iterated.class,supportedAPI=PUBLIC,cardinality=ONE_TO_MANY),
roleB=@GeneratedRole(name="references",type=Mastered.class,supportedAPI=PUBLIC,cardinality=ONE_TO_MANY,owner=false))
public abstract class IteratedReferenceLink
extends _IteratedReferenceLink
A link specifying that an iteration (implementation) refers to another
master. This link is generally heterogeneous in nature and is not used
to build structures.
Supported API: true
Extendable: true
ConfigSpecs are used to determine which iteration for the master referenced is most appropriate.
Supported API: true
Extendable: true
- See Also:
-
IteratedMasteredConfigSpecwt.vc.part.WTPartReferenceLink- Serialized Form
-
Field Summary
Fields inherited from class wt.vc.struct._IteratedReferenceLink
REFERENCED_BY_ROLE, REFERENCES_ROLE -
Method Summary
Methods inherited from class wt.vc.struct._IteratedReferenceLink
getReferencedBy, getReferences, 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