|
||||||||||
| 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.TimingEvent
public final class TimingEvent
A representation of the literals of the enumeration 'Timing Event', and utility methods for working with them. vocSet: D10706 (C-0-D10706-cpt)
CDAR2Package.getTimingEvent()| Field Summary | |
|---|---|
static int |
AC
The 'AC' literal value. |
static TimingEvent |
AC_LITERAL
The 'AC' literal object. |
static int |
ACD
The 'ACD' literal value. |
static TimingEvent |
ACD_LITERAL
The 'ACD' literal object. |
static int |
ACM
The 'ACM' literal value. |
static TimingEvent |
ACM_LITERAL
The 'ACM' literal object. |
static int |
ACV
The 'ACV' literal value. |
static TimingEvent |
ACV_LITERAL
The 'ACV' literal object. |
static int |
HS
The 'HS' literal value. |
static TimingEvent |
HS_LITERAL
The 'HS' literal object. |
static int |
IC
The 'IC' literal value. |
static TimingEvent |
IC_LITERAL
The 'IC' literal object. |
static int |
ICD
The 'ICD' literal value. |
static TimingEvent |
ICD_LITERAL
The 'ICD' literal object. |
static int |
ICM
The 'ICM' literal value. |
static TimingEvent |
ICM_LITERAL
The 'ICM' literal object. |
static int |
ICV
The 'ICV' literal value. |
static TimingEvent |
ICV_LITERAL
The 'ICV' literal object. |
static int |
PC
The 'PC' literal value. |
static TimingEvent |
PC_LITERAL
The 'PC' literal object. |
static int |
PCD
The 'PCD' literal value. |
static TimingEvent |
PCD_LITERAL
The 'PCD' literal object. |
static int |
PCM
The 'PCM' literal value. |
static TimingEvent |
PCM_LITERAL
The 'PCM' literal object. |
static int |
PCV
The 'PCV' literal value. |
static TimingEvent |
PCV_LITERAL
The 'PCV' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Timing Event' enumerators. |
| Method Summary | |
|---|---|
static TimingEvent |
get(int value)
Returns the 'Timing Event' literal with the specified integer value. |
static TimingEvent |
get(java.lang.String literal)
Returns the 'Timing Event' literal with the specified literal value. |
static TimingEvent |
getByName(java.lang.String name)
Returns the 'Timing Event' 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 AC
If the meaning of 'AC' literal object isn't clear, there really should be more of a description here...
AC_LITERAL,
Constant Field Valuespublic static final int ACD
If the meaning of 'ACD' literal object isn't clear, there really should be more of a description here...
ACD_LITERAL,
Constant Field Valuespublic static final int ACM
If the meaning of 'ACM' literal object isn't clear, there really should be more of a description here...
ACM_LITERAL,
Constant Field Valuespublic static final int ACV
If the meaning of 'ACV' literal object isn't clear, there really should be more of a description here...
ACV_LITERAL,
Constant Field Valuespublic static final int HS
If the meaning of 'HS' literal object isn't clear, there really should be more of a description here...
HS_LITERAL,
Constant Field Valuespublic static final int IC
If the meaning of 'IC' literal object isn't clear, there really should be more of a description here...
IC_LITERAL,
Constant Field Valuespublic static final int ICD
If the meaning of 'ICD' literal object isn't clear, there really should be more of a description here...
ICD_LITERAL,
Constant Field Valuespublic static final int ICM
If the meaning of 'ICM' literal object isn't clear, there really should be more of a description here...
ICM_LITERAL,
Constant Field Valuespublic static final int ICV
If the meaning of 'ICV' literal object isn't clear, there really should be more of a description here...
ICV_LITERAL,
Constant Field Valuespublic static final int PC
If the meaning of 'PC' literal object isn't clear, there really should be more of a description here...
PC_LITERAL,
Constant Field Valuespublic static final int PCD
If the meaning of 'PCD' literal object isn't clear, there really should be more of a description here...
PCD_LITERAL,
Constant Field Valuespublic static final int PCM
If the meaning of 'PCM' literal object isn't clear, there really should be more of a description here...
PCM_LITERAL,
Constant Field Valuespublic static final int PCV
If the meaning of 'PCV' literal object isn't clear, there really should be more of a description here...
PCV_LITERAL,
Constant Field Valuespublic static final TimingEvent AC_LITERAL
ACpublic static final TimingEvent ACD_LITERAL
ACDpublic static final TimingEvent ACM_LITERAL
ACMpublic static final TimingEvent ACV_LITERAL
ACVpublic static final TimingEvent HS_LITERAL
HSpublic static final TimingEvent IC_LITERAL
ICpublic static final TimingEvent ICD_LITERAL
ICDpublic static final TimingEvent ICM_LITERAL
ICMpublic static final TimingEvent ICV_LITERAL
ICVpublic static final TimingEvent PC_LITERAL
PCpublic static final TimingEvent PCD_LITERAL
PCDpublic static final TimingEvent PCM_LITERAL
PCMpublic static final TimingEvent PCV_LITERAL
PCVpublic static final java.util.List VALUES
| Method Detail |
|---|
public static TimingEvent get(java.lang.String literal)
public static TimingEvent getByName(java.lang.String name)
public static TimingEvent get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||