|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.tools.metamodel.Containment
Enumeration of Containment Constants for Aggregate Associations.
Field Summary | |
static Containment |
REFERENCE
|
static Containment |
UNSPECIFIED
|
protected String |
value
|
static Containment |
VALUE
|
Constructor Summary | |
protected |
Containment(String theValue)
|
Method Summary | |
static Containment |
toEnum(String theValue)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected String value
public static final Containment VALUE
public static final Containment REFERENCE
public static final Containment UNSPECIFIED
Constructor Detail |
protected Containment(String theValue)
Method Detail |
public static Containment toEnum(String theValue)
public final String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |