Package wt.vc.struct
Class IteratedUsageLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.vc.struct._IteratedUsageLink
wt.vc.struct.IteratedUsageLink
- 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:
_EPMMemberLink,_MPMMfgStandardUsageLink,_MPMOperationUsageLink,_MPMSequenceUsageLink,_MPMStandardOperationLink,_MPMStandardProcedureLink,_PartListItem,wt.doc._WTDocumentUsageLink,_WTPartUsageLink
@GenAsBinaryLink(superClass=ObjectToObjectLink.class,
extendable=true,
versions=2538346186404157511L,
roleA=@GeneratedRole(name="usedBy",type=Iterated.class,supportedAPI=PUBLIC,cardinality=ONE_TO_MANY),
roleB=@GeneratedRole(name="uses",type=Mastered.class,supportedAPI=PUBLIC,cardinality=ONE_TO_MANY,owner=false))
public abstract class IteratedUsageLink
extends _IteratedUsageLink
The IteratedUsageLink is an association between an iteration and a master.
It is generally homogeneous in nature and is used to build structures.
Supported API: true
Extendable: true
The implementation is not tied specifically to another implementation. The iteration for the master to use is determined by a ConfigSpec, which returns the most appropriate iteration based on some context.
Supported API: true
Extendable: true
- See Also:
-
Field Summary
Fields inherited from class wt.vc.struct._IteratedUsageLink
USED_BY_ROLE, USES_ROLE -
Method Summary
Methods inherited from class wt.vc.struct._IteratedUsageLink
getUsedBy, getUses, setUsedBy, setUsesMethods 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