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