|
||||||||||
| 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.EntityClassMaterialMember1
public final class EntityClassMaterialMember1
A representation of the literals of the enumeration 'Entity Class Material Member1', and utility methods for working with them.
CDAR2Package.getEntityClassMaterialMember1()| Field Summary | |
|---|---|
static int |
CHEM
The 'CHEM' literal value. |
static EntityClassMaterialMember1 |
CHEM_LITERAL
The 'CHEM' literal object. |
static int |
FOOD
The 'FOOD' literal value. |
static EntityClassMaterialMember1 |
FOOD_LITERAL
The 'FOOD' literal object. |
static int |
MAT
The 'MAT' literal value. |
static EntityClassMaterialMember1 |
MAT_LITERAL
The 'MAT' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Entity Class Material Member1' enumerators. |
| Method Summary | |
|---|---|
static EntityClassMaterialMember1 |
get(int value)
Returns the 'Entity Class Material Member1' literal with the specified integer value. |
static EntityClassMaterialMember1 |
get(java.lang.String literal)
Returns the 'Entity Class Material Member1' literal with the specified literal value. |
static EntityClassMaterialMember1 |
getByName(java.lang.String name)
Returns the 'Entity Class Material Member1' 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 MAT
If the meaning of 'MAT' literal object isn't clear, there really should be more of a description here...
MAT_LITERAL,
Constant Field Valuespublic static final int CHEM
If the meaning of 'CHEM' literal object isn't clear, there really should be more of a description here...
CHEM_LITERAL,
Constant Field Valuespublic static final int FOOD
If the meaning of 'FOOD' literal object isn't clear, there really should be more of a description here...
FOOD_LITERAL,
Constant Field Valuespublic static final EntityClassMaterialMember1 MAT_LITERAL
MATpublic static final EntityClassMaterialMember1 CHEM_LITERAL
CHEMpublic static final EntityClassMaterialMember1 FOOD_LITERAL
FOODpublic static final java.util.List VALUES
| Method Detail |
|---|
public static EntityClassMaterialMember1 get(java.lang.String literal)
public static EntityClassMaterialMember1 getByName(java.lang.String name)
public static EntityClassMaterialMember1 get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||