|
||||||||||
| 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.EntityClassNonPersonLivingSubject
public final class EntityClassNonPersonLivingSubject
A representation of the literals of the enumeration 'Entity Class Non Person Living Subject', and utility methods for working with them. specDomain: V11621 (C-0-D10882-V13922-V10884-V11621-cpt)
CDAR2Package.getEntityClassNonPersonLivingSubject()| Field Summary | |
|---|---|
static int |
ANM
The 'ANM' literal value. |
static EntityClassNonPersonLivingSubject |
ANM_LITERAL
The 'ANM' literal object. |
static int |
MIC
The 'MIC' literal value. |
static EntityClassNonPersonLivingSubject |
MIC_LITERAL
The 'MIC' literal object. |
static int |
NLIV
The 'NLIV' literal value. |
static EntityClassNonPersonLivingSubject |
NLIV_LITERAL
The 'NLIV' literal object. |
static int |
PLNT
The 'PLNT' literal value. |
static EntityClassNonPersonLivingSubject |
PLNT_LITERAL
The 'PLNT' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Entity Class Non Person Living Subject' enumerators. |
| Method Summary | |
|---|---|
static EntityClassNonPersonLivingSubject |
get(int value)
Returns the 'Entity Class Non Person Living Subject' literal with the specified integer value. |
static EntityClassNonPersonLivingSubject |
get(java.lang.String literal)
Returns the 'Entity Class Non Person Living Subject' literal with the specified literal value. |
static EntityClassNonPersonLivingSubject |
getByName(java.lang.String name)
Returns the 'Entity Class Non Person Living Subject' 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 NLIV
If the meaning of 'NLIV' literal object isn't clear, there really should be more of a description here...
NLIV_LITERAL,
Constant Field Valuespublic static final int ANM
If the meaning of 'ANM' literal object isn't clear, there really should be more of a description here...
ANM_LITERAL,
Constant Field Valuespublic static final int MIC
If the meaning of 'MIC' literal object isn't clear, there really should be more of a description here...
MIC_LITERAL,
Constant Field Valuespublic static final int PLNT
If the meaning of 'PLNT' literal object isn't clear, there really should be more of a description here...
PLNT_LITERAL,
Constant Field Valuespublic static final EntityClassNonPersonLivingSubject NLIV_LITERAL
NLIVpublic static final EntityClassNonPersonLivingSubject ANM_LITERAL
ANMpublic static final EntityClassNonPersonLivingSubject MIC_LITERAL
MICpublic static final EntityClassNonPersonLivingSubject PLNT_LITERAL
PLNTpublic static final java.util.List VALUES
| Method Detail |
|---|
public static EntityClassNonPersonLivingSubject get(java.lang.String literal)
public static EntityClassNonPersonLivingSubject getByName(java.lang.String name)
public static EntityClassNonPersonLivingSubject get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||