|
||||||||||
| 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.RoleClassIsSpeciesEntity
public final class RoleClassIsSpeciesEntity
A representation of the literals of the enumeration 'Role Class Is Species Entity', and utility methods for working with them. specDomain: V10441 (C-0-D11555-V13940-V10428-V10441-cpt)
CDAR2Package.getRoleClassIsSpeciesEntity()| Field Summary | |
|---|---|
static int |
GEN
The 'GEN' literal value. |
static RoleClassIsSpeciesEntity |
GEN_LITERAL
The 'GEN' literal object. |
static int |
GRIC
The 'GRIC' literal value. |
static RoleClassIsSpeciesEntity |
GRIC_LITERAL
The 'GRIC' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Role Class Is Species Entity' enumerators. |
| Method Summary | |
|---|---|
static RoleClassIsSpeciesEntity |
get(int value)
Returns the 'Role Class Is Species Entity' literal with the specified integer value. |
static RoleClassIsSpeciesEntity |
get(java.lang.String literal)
Returns the 'Role Class Is Species Entity' literal with the specified literal value. |
static RoleClassIsSpeciesEntity |
getByName(java.lang.String name)
Returns the 'Role Class Is Species Entity' 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 GEN
If the meaning of 'GEN' literal object isn't clear, there really should be more of a description here...
GEN_LITERAL,
Constant Field Valuespublic static final int GRIC
If the meaning of 'GRIC' literal object isn't clear, there really should be more of a description here...
GRIC_LITERAL,
Constant Field Valuespublic static final RoleClassIsSpeciesEntity GEN_LITERAL
GENpublic static final RoleClassIsSpeciesEntity GRIC_LITERAL
GRICpublic static final java.util.List VALUES
| Method Detail |
|---|
public static RoleClassIsSpeciesEntity get(java.lang.String literal)
public static RoleClassIsSpeciesEntity getByName(java.lang.String name)
public static RoleClassIsSpeciesEntity get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||