|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.clients.replication.unit.UnitWTPartUsageLink
public class UnitWTPartUsageLink
The UnitWTPartUsageLink is a link between WTUnits and WTUPartMasters. It specifies how many WTParts are contained in a WTUnit.
Use the newUnitWTUnitUsageLink static factory method(s), not
the UnitWTUnitUsageLink 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
WTPart,
WTPartMaster,
IteratedUsageLink| Field Summary | |
|---|---|
static String |
USED_BY_ROLE
Label for the attribute. |
static String |
USES_ROLE
Label for the attribute. |
| Method Summary | |
|---|---|
String |
getConceptualClassname()
Returns the conceptual (modeled) name for the class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String USED_BY_ROLE
public static final String USES_ROLE
| Method Detail |
|---|
public String getConceptualClassname()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||