|
||||||||||
| 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.ActMoodIntent
public final class ActMoodIntent
A representation of the literals of the enumeration 'Act Mood Intent', and utility methods for working with them. specDomain: V10199 (C-0-D10196-V16742-V10199-cpt)
CDAR2Package.getActMoodIntent()| Field Summary | |
|---|---|
static int |
APT
The 'APT' literal value. |
static ActMoodIntent |
APT_LITERAL
The 'APT' literal object. |
static int |
ARQ
The 'ARQ' literal value. |
static ActMoodIntent |
ARQ_LITERAL
The 'ARQ' literal object. |
static int |
INT
The 'INT' literal value. |
static ActMoodIntent |
INT_LITERAL
The 'INT' literal object. |
static int |
PRMS
The 'PRMS' literal value. |
static ActMoodIntent |
PRMS_LITERAL
The 'PRMS' literal object. |
static int |
PRP
The 'PRP' literal value. |
static ActMoodIntent |
PRP_LITERAL
The 'PRP' literal object. |
static int |
RQO
The 'RQO' literal value. |
static ActMoodIntent |
RQO_LITERAL
The 'RQO' literal object. |
static int |
SLOT
The 'SLOT' literal value. |
static ActMoodIntent |
SLOT_LITERAL
The 'SLOT' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Act Mood Intent' enumerators. |
| Method Summary | |
|---|---|
static ActMoodIntent |
get(int value)
Returns the 'Act Mood Intent' literal with the specified integer value. |
static ActMoodIntent |
get(java.lang.String literal)
Returns the 'Act Mood Intent' literal with the specified literal value. |
static ActMoodIntent |
getByName(java.lang.String name)
Returns the 'Act Mood Intent' 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 INT
If the meaning of 'INT' literal object isn't clear, there really should be more of a description here...
INT_LITERAL,
Constant Field Valuespublic static final int APT
If the meaning of 'APT' literal object isn't clear, there really should be more of a description here...
APT_LITERAL,
Constant Field Valuespublic static final int ARQ
If the meaning of 'ARQ' literal object isn't clear, there really should be more of a description here...
ARQ_LITERAL,
Constant Field Valuespublic static final int PRMS
If the meaning of 'PRMS' literal object isn't clear, there really should be more of a description here...
PRMS_LITERAL,
Constant Field Valuespublic static final int PRP
If the meaning of 'PRP' literal object isn't clear, there really should be more of a description here...
PRP_LITERAL,
Constant Field Valuespublic static final int RQO
If the meaning of 'RQO' literal object isn't clear, there really should be more of a description here...
RQO_LITERAL,
Constant Field Valuespublic static final int SLOT
If the meaning of 'SLOT' literal object isn't clear, there really should be more of a description here...
SLOT_LITERAL,
Constant Field Valuespublic static final ActMoodIntent INT_LITERAL
INTpublic static final ActMoodIntent APT_LITERAL
APTpublic static final ActMoodIntent ARQ_LITERAL
ARQpublic static final ActMoodIntent PRMS_LITERAL
PRMSpublic static final ActMoodIntent PRP_LITERAL
PRPpublic static final ActMoodIntent RQO_LITERAL
RQOpublic static final ActMoodIntent SLOT_LITERAL
SLOTpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ActMoodIntent get(java.lang.String literal)
public static ActMoodIntent getByName(java.lang.String name)
public static ActMoodIntent get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||