|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.WTObject
wt.fc.ObjectToObjectLink
wt.vc.struct.IteratedDescribeLink
wt.epm.structure.EPMDescribeLink
public class 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
| Field Summary | |
|---|---|
static String |
BUILT_FLAG
Label for the attribute. |
static String |
DESCRIBED_BY_ROLE
Label for the attribute. |
static String |
DESCRIBES_ROLE
Label for the attribute. |
| Method Summary | |
|---|---|
boolean |
isBuiltFlag()
Gets the value of the attribute: BUILT_FLAG. |
void |
setBuiltFlag(boolean a_BuiltFlag)
Sets the value of the attribute: BUILT_FLAG. |
void |
setDescribedBy(Iterated describedBy)
Sets the object for the association that plays role: DESCRIBED_BY_ROLE. |
void |
setDescribes(Iterated describes)
Sets the object for the association that plays role: DESCRIBES_ROLE. |
| Methods inherited from class wt.vc.struct.IteratedDescribeLink |
|---|
getDescribedBy, getDescribes |
| Methods inherited from class wt.fc.WTObject |
|---|
getDisplayIdentifier, getDisplayIdentity, getDisplayType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String DESCRIBES_ROLE
public static final String DESCRIBED_BY_ROLE
public static final String BUILT_FLAG
| Method Detail |
|---|
public void setDescribes(Iterated describes)
throws WTPropertyVetoException
setDescribes in class IteratedDescribeLinkdescribes -
WTPropertyVetoException
public void setDescribedBy(Iterated describedBy)
throws WTPropertyVetoException
setDescribedBy in class IteratedDescribeLinkdescribedBy -
WTPropertyVetoExceptionpublic boolean isBuiltFlag()
public void setBuiltFlag(boolean a_BuiltFlag)
throws WTPropertyVetoException
a_BuiltFlag -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||