|
||||||||||
| 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.ContextControlOverriding
public final class ContextControlOverriding
A representation of the literals of the enumeration 'Context Control Overriding', and utility methods for working with them. abstDomain: V18935 (C-0-D16478-V18935-cpt)
CDAR2Package.getContextControlOverriding()| Field Summary | |
|---|---|
static int |
ON
The 'ON' literal value. |
static ContextControlOverriding |
ON_LITERAL
The 'ON' literal object. |
static int |
OP
The 'OP' literal value. |
static ContextControlOverriding |
OP_LITERAL
The 'OP' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Context Control Overriding' enumerators. |
| Method Summary | |
|---|---|
static ContextControlOverriding |
get(int value)
Returns the 'Context Control Overriding' literal with the specified integer value. |
static ContextControlOverriding |
get(java.lang.String literal)
Returns the 'Context Control Overriding' literal with the specified literal value. |
static ContextControlOverriding |
getByName(java.lang.String name)
Returns the 'Context Control Overriding' 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 ON
If the meaning of 'ON' literal object isn't clear, there really should be more of a description here...
ON_LITERAL,
Constant Field Valuespublic static final int OP
If the meaning of 'OP' literal object isn't clear, there really should be more of a description here...
OP_LITERAL,
Constant Field Valuespublic static final ContextControlOverriding ON_LITERAL
ONpublic static final ContextControlOverriding OP_LITERAL
OPpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ContextControlOverriding get(java.lang.String literal)
public static ContextControlOverriding getByName(java.lang.String name)
public static ContextControlOverriding get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||