|
|||||||||
| 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.part.WTProductInstanceDescribeLink
public class WTProductInstanceDescribeLink
Use the newWTProductInstanceDescribeLink static factory
method(s), not the WTProductInstanceDescribeLink 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 |
DESCRIBED_BY_ROLE
Label for the attribute. |
static String |
DESCRIBES_ROLE
Label for the attribute. |
| Method Summary | |
|---|---|
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
| 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 -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||