|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.util.AbstractEnumerator
org.eclipse.ohf.ihe.common.cdar2.ActClassCompositionMember1
public final class ActClassCompositionMember1
A representation of the literals of the enumeration 'Act Class Composition Member1', and utility methods for working with them.
CDAR2Package.getActClassCompositionMember1()| Field Summary | |
|---|---|
static int |
COMPOSITION
The 'COMPOSITION' literal value. |
static ActClassCompositionMember1 |
COMPOSITION_LITERAL
The 'COMPOSITION' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Act Class Composition Member1' enumerators. |
| Method Summary | |
|---|---|
static ActClassCompositionMember1 |
get(int value)
Returns the 'Act Class Composition Member1' literal with the specified integer value. |
static ActClassCompositionMember1 |
get(java.lang.String literal)
Returns the 'Act Class Composition Member1' literal with the specified literal value. |
static ActClassCompositionMember1 |
getByName(java.lang.String name)
Returns the 'Act Class Composition Member1' literal with the specified name. |
| Methods inherited from class org.eclipse.emf.common.util.AbstractEnumerator |
|---|
getLiteral, getName, getValue, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int COMPOSITION
If the meaning of 'COMPOSITION' literal object isn't clear, there really should be more of a description here...
COMPOSITION_LITERAL,
Constant Field Valuespublic static final ActClassCompositionMember1 COMPOSITION_LITERAL
COMPOSITIONpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ActClassCompositionMember1 get(java.lang.String literal)
public static ActClassCompositionMember1 getByName(java.lang.String name)
public static ActClassCompositionMember1 get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||