Package wt.epm.structure
Class EPMDescribeLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.vc.struct._IteratedDescribeLink
wt.vc.struct.IteratedDescribeLink
wt.epm.structure._EPMDescribeLink
wt.epm.structure.EPMDescribeLink
- All Implemented Interfaces:
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.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged
@GenAsBinaryLink(superClass=IteratedDescribeLink.class,
interfaces={Releasable.class,wt.fc.archive.Archiveable.class,wt.type.Typed.class},
versions={7480367553981808716L,-6007884671043444691L},
properties=@GeneratedProperty(name="builtFlag",type=boolean.class,initialValue="false",supportedAPI=PUBLIC),
roleA=@GeneratedRole(name="describes",type=WTPart.class,supportedAPI=PUBLIC,cardinality=ONE_TO_MANY),
roleB=@GeneratedRole(name="describedBy",type=EPMDocument.class,supportedAPI=PUBLIC,cardinality=ONE_TO_MANY,owner=false),
tableProperties=@TableProperties(compositeIndex1="+roleBObjectRef.key.id",compositeIndex2="+roleAObjectRef.key.id",tableName="EPMDescribeLink"))
public class EPMDescribeLink
extends _EPMDescribeLink
Use the newEPMDescribeLink static factory method(s), not
the EPMDescribeLink constructor, to construct instances
of this class. Instances must be constructed using the static factory(s),
in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.epm.structure._EPMDescribeLink
BUILT_FLAGFields inherited from class wt.vc.struct._IteratedDescribeLink
DESCRIBED_BY_ROLE, DESCRIBES_ROLE -
Method Summary
Methods inherited from class wt.epm.structure._EPMDescribeLink
getDescribedBy, getDescribes, isBuiltFlag, setBuiltFlag, setDescribedBy, setDescribesMethods inherited from class wt.vc.struct._IteratedDescribeLink
setDescribedBy, setDescribesMethods 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