|
||||||||||
| 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.ParticipationTargetLocation
public final class ParticipationTargetLocation
A representation of the literals of the enumeration 'Participation Target Location', and utility methods for working with them. specDomain: V10302 (C-0-D10901-V10302-cpt)
CDAR2Package.getParticipationTargetLocation()| Field Summary | |
|---|---|
static int |
DST
The 'DST' literal value. |
static ParticipationTargetLocation |
DST_LITERAL
The 'DST' literal object. |
static int |
ELOC
The 'ELOC' literal value. |
static ParticipationTargetLocation |
ELOC_LITERAL
The 'ELOC' literal object. |
static int |
LOC
The 'LOC' literal value. |
static ParticipationTargetLocation |
LOC_LITERAL
The 'LOC' literal object. |
static int |
ORG
The 'ORG' literal value. |
static ParticipationTargetLocation |
ORG_LITERAL
The 'ORG' literal object. |
static int |
RML
The 'RML' literal value. |
static ParticipationTargetLocation |
RML_LITERAL
The 'RML' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Participation Target Location' enumerators. |
static int |
VIA
The 'VIA' literal value. |
static ParticipationTargetLocation |
VIA_LITERAL
The 'VIA' literal object. |
| Method Summary | |
|---|---|
static ParticipationTargetLocation |
get(int value)
Returns the 'Participation Target Location' literal with the specified integer value. |
static ParticipationTargetLocation |
get(java.lang.String literal)
Returns the 'Participation Target Location' literal with the specified literal value. |
static ParticipationTargetLocation |
getByName(java.lang.String name)
Returns the 'Participation Target Location' 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 LOC
If the meaning of 'LOC' literal object isn't clear, there really should be more of a description here...
LOC_LITERAL,
Constant Field Valuespublic static final int DST
If the meaning of 'DST' literal object isn't clear, there really should be more of a description here...
DST_LITERAL,
Constant Field Valuespublic static final int ELOC
If the meaning of 'ELOC' literal object isn't clear, there really should be more of a description here...
ELOC_LITERAL,
Constant Field Valuespublic static final int ORG
If the meaning of 'ORG' literal object isn't clear, there really should be more of a description here...
ORG_LITERAL,
Constant Field Valuespublic static final int RML
If the meaning of 'RML' literal object isn't clear, there really should be more of a description here...
RML_LITERAL,
Constant Field Valuespublic static final int VIA
If the meaning of 'VIA' literal object isn't clear, there really should be more of a description here...
VIA_LITERAL,
Constant Field Valuespublic static final ParticipationTargetLocation LOC_LITERAL
LOCpublic static final ParticipationTargetLocation DST_LITERAL
DSTpublic static final ParticipationTargetLocation ELOC_LITERAL
ELOCpublic static final ParticipationTargetLocation ORG_LITERAL
ORGpublic static final ParticipationTargetLocation RML_LITERAL
RMLpublic static final ParticipationTargetLocation VIA_LITERAL
VIApublic static final java.util.List VALUES
| Method Detail |
|---|
public static ParticipationTargetLocation get(java.lang.String literal)
public static ParticipationTargetLocation getByName(java.lang.String name)
public static ParticipationTargetLocation get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||