Class 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: