|
||||||||||
| 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.ActRelationshipHasComponent
public final class ActRelationshipHasComponent
A representation of the literals of the enumeration 'Act Relationship Has Component', and utility methods for working with them. specDomain: V10318 (C-0-D10317-V10318-cpt)
CDAR2Package.getActRelationshipHasComponent()| Field Summary | |
|---|---|
static int |
ARR
The 'ARR' literal value. |
static ActRelationshipHasComponent |
ARR_LITERAL
The 'ARR' literal object. |
static int |
COMP
The 'COMP' literal value. |
static ActRelationshipHasComponent |
COMP_LITERAL
The 'COMP' literal object. |
static int |
CTRLV
The 'CTRLV' literal value. |
static ActRelationshipHasComponent |
CTRLV_LITERAL
The 'CTRLV' literal object. |
static int |
DEP
The 'DEP' literal value. |
static ActRelationshipHasComponent |
DEP_LITERAL
The 'DEP' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Act Relationship Has Component' enumerators. |
| Method Summary | |
|---|---|
static ActRelationshipHasComponent |
get(int value)
Returns the 'Act Relationship Has Component' literal with the specified integer value. |
static ActRelationshipHasComponent |
get(java.lang.String literal)
Returns the 'Act Relationship Has Component' literal with the specified literal value. |
static ActRelationshipHasComponent |
getByName(java.lang.String name)
Returns the 'Act Relationship Has Component' 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 COMP
If the meaning of 'COMP' literal object isn't clear, there really should be more of a description here...
COMP_LITERAL,
Constant Field Valuespublic static final int ARR
If the meaning of 'ARR' literal object isn't clear, there really should be more of a description here...
ARR_LITERAL,
Constant Field Valuespublic static final int CTRLV
If the meaning of 'CTRLV' literal object isn't clear, there really should be more of a description here...
CTRLV_LITERAL,
Constant Field Valuespublic static final int DEP
If the meaning of 'DEP' literal object isn't clear, there really should be more of a description here...
DEP_LITERAL,
Constant Field Valuespublic static final ActRelationshipHasComponent COMP_LITERAL
COMPpublic static final ActRelationshipHasComponent ARR_LITERAL
ARRpublic static final ActRelationshipHasComponent CTRLV_LITERAL
CTRLVpublic static final ActRelationshipHasComponent DEP_LITERAL
DEPpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ActRelationshipHasComponent get(java.lang.String literal)
public static ActRelationshipHasComponent getByName(java.lang.String name)
public static ActRelationshipHasComponent get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||