|
||||||||||
| 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.ActClassControlAct
public final class ActClassControlAct
A representation of the literals of the enumeration 'Act Class Control Act', and utility methods for working with them. specDomain: V11534 (C-0-D11527-V13856-V11534-cpt)
CDAR2Package.getActClassControlAct()| Field Summary | |
|---|---|
static int |
ACTN
The 'ACTN' literal value. |
static ActClassControlAct |
ACTN_LITERAL
The 'ACTN' literal object. |
static int |
CACT
The 'CACT' literal value. |
static ActClassControlAct |
CACT_LITERAL
The 'CACT' literal object. |
static int |
INFO
The 'INFO' literal value. |
static ActClassControlAct |
INFO_LITERAL
The 'INFO' literal object. |
static int |
STC
The 'STC' literal value. |
static ActClassControlAct |
STC_LITERAL
The 'STC' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Act Class Control Act' enumerators. |
| Method Summary | |
|---|---|
static ActClassControlAct |
get(int value)
Returns the 'Act Class Control Act' literal with the specified integer value. |
static ActClassControlAct |
get(java.lang.String literal)
Returns the 'Act Class Control Act' literal with the specified literal value. |
static ActClassControlAct |
getByName(java.lang.String name)
Returns the 'Act Class Control Act' 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 CACT
If the meaning of 'CACT' literal object isn't clear, there really should be more of a description here...
CACT_LITERAL,
Constant Field Valuespublic static final int ACTN
If the meaning of 'ACTN' literal object isn't clear, there really should be more of a description here...
ACTN_LITERAL,
Constant Field Valuespublic static final int INFO
If the meaning of 'INFO' literal object isn't clear, there really should be more of a description here...
INFO_LITERAL,
Constant Field Valuespublic static final int STC
If the meaning of 'STC' literal object isn't clear, there really should be more of a description here...
STC_LITERAL,
Constant Field Valuespublic static final ActClassControlAct CACT_LITERAL
CACTpublic static final ActClassControlAct ACTN_LITERAL
ACTNpublic static final ActClassControlAct INFO_LITERAL
INFOpublic static final ActClassControlAct STC_LITERAL
STCpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ActClassControlAct get(java.lang.String literal)
public static ActClassControlAct getByName(java.lang.String name)
public static ActClassControlAct get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||