|
||||||||||
| 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.ActMoodPredicate
public final class ActMoodPredicate
A representation of the literals of the enumeration 'Act Mood Predicate', and utility methods for working with them. abstDomain: V10202 (C-0-D10196-V10202-cpt)
CDAR2Package.getActMoodPredicate()| Field Summary | |
|---|---|
static int |
EVNCRT
The 'EVNCRT' literal value. |
static ActMoodPredicate |
EVNCRT_LITERAL
The 'EVNCRT' literal object. |
static int |
GOL
The 'GOL' literal value. |
static ActMoodPredicate |
GOL_LITERAL
The 'GOL' literal object. |
static int |
OPT
The 'OPT' literal value. |
static ActMoodPredicate |
OPT_LITERAL
The 'OPT' literal object. |
static int |
PERM
The 'PERM' literal value. |
static ActMoodPredicate |
PERM_LITERAL
The 'PERM' literal object. |
static int |
PERMRQ
The 'PERMRQ' literal value. |
static ActMoodPredicate |
PERMRQ_LITERAL
The 'PERMRQ' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Act Mood Predicate' enumerators. |
| Method Summary | |
|---|---|
static ActMoodPredicate |
get(int value)
Returns the 'Act Mood Predicate' literal with the specified integer value. |
static ActMoodPredicate |
get(java.lang.String literal)
Returns the 'Act Mood Predicate' literal with the specified literal value. |
static ActMoodPredicate |
getByName(java.lang.String name)
Returns the 'Act Mood Predicate' 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 EVNCRT
If the meaning of 'EVNCRT' literal object isn't clear, there really should be more of a description here...
EVNCRT_LITERAL,
Constant Field Valuespublic static final int GOL
If the meaning of 'GOL' literal object isn't clear, there really should be more of a description here...
GOL_LITERAL,
Constant Field Valuespublic static final int OPT
If the meaning of 'OPT' literal object isn't clear, there really should be more of a description here...
OPT_LITERAL,
Constant Field Valuespublic static final int PERM
If the meaning of 'PERM' literal object isn't clear, there really should be more of a description here...
PERM_LITERAL,
Constant Field Valuespublic static final int PERMRQ
If the meaning of 'PERMRQ' literal object isn't clear, there really should be more of a description here...
PERMRQ_LITERAL,
Constant Field Valuespublic static final ActMoodPredicate EVNCRT_LITERAL
EVNCRTpublic static final ActMoodPredicate GOL_LITERAL
GOLpublic static final ActMoodPredicate OPT_LITERAL
OPTpublic static final ActMoodPredicate PERM_LITERAL
PERMpublic static final ActMoodPredicate PERMRQ_LITERAL
PERMRQpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ActMoodPredicate get(java.lang.String literal)
public static ActMoodPredicate getByName(java.lang.String name)
public static ActMoodPredicate get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||