|
||||||||||
| 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.ParticipationInformationGenerator
public final class ParticipationInformationGenerator
A representation of the literals of the enumeration 'Participation Information Generator', and utility methods for working with them. abstDomain: V10251 (C-0-D10901-V10251-cpt)
CDAR2Package.getParticipationInformationGenerator()| Field Summary | |
|---|---|
static int |
AUT
The 'AUT' literal value. |
static ParticipationInformationGenerator |
AUT_LITERAL
The 'AUT' literal object. |
static int |
ENT
The 'ENT' literal value. |
static ParticipationInformationGenerator |
ENT_LITERAL
The 'ENT' literal object. |
static int |
INF
The 'INF' literal value. |
static ParticipationInformationGenerator |
INF_LITERAL
The 'INF' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Participation Information Generator' enumerators. |
static int |
WIT
The 'WIT' literal value. |
static ParticipationInformationGenerator |
WIT_LITERAL
The 'WIT' literal object. |
| Method Summary | |
|---|---|
static ParticipationInformationGenerator |
get(int value)
Returns the 'Participation Information Generator' literal with the specified integer value. |
static ParticipationInformationGenerator |
get(java.lang.String literal)
Returns the 'Participation Information Generator' literal with the specified literal value. |
static ParticipationInformationGenerator |
getByName(java.lang.String name)
Returns the 'Participation Information Generator' 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 AUT
If the meaning of 'AUT' literal object isn't clear, there really should be more of a description here...
AUT_LITERAL,
Constant Field Valuespublic static final int ENT
If the meaning of 'ENT' literal object isn't clear, there really should be more of a description here...
ENT_LITERAL,
Constant Field Valuespublic static final int INF
If the meaning of 'INF' literal object isn't clear, there really should be more of a description here...
INF_LITERAL,
Constant Field Valuespublic static final int WIT
If the meaning of 'WIT' literal object isn't clear, there really should be more of a description here...
WIT_LITERAL,
Constant Field Valuespublic static final ParticipationInformationGenerator AUT_LITERAL
AUTpublic static final ParticipationInformationGenerator ENT_LITERAL
ENTpublic static final ParticipationInformationGenerator INF_LITERAL
INFpublic static final ParticipationInformationGenerator WIT_LITERAL
WITpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ParticipationInformationGenerator get(java.lang.String literal)
public static ParticipationInformationGenerator getByName(java.lang.String name)
public static ParticipationInformationGenerator get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||