|
||||||||||
| 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.ActRelationshipConditionalMember1
public final class ActRelationshipConditionalMember1
A representation of the literals of the enumeration 'Act Relationship Conditional Member1', and utility methods for working with them.
CDAR2Package.getActRelationshipConditionalMember1()| Field Summary | |
|---|---|
static int |
CIND
The 'CIND' literal value. |
static ActRelationshipConditionalMember1 |
CIND_LITERAL
The 'CIND' literal object. |
static int |
PRCN
The 'PRCN' literal value. |
static ActRelationshipConditionalMember1 |
PRCN_LITERAL
The 'PRCN' literal object. |
static int |
TRIG
The 'TRIG' literal value. |
static ActRelationshipConditionalMember1 |
TRIG_LITERAL
The 'TRIG' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Act Relationship Conditional Member1' enumerators. |
| Method Summary | |
|---|---|
static ActRelationshipConditionalMember1 |
get(int value)
Returns the 'Act Relationship Conditional Member1' literal with the specified integer value. |
static ActRelationshipConditionalMember1 |
get(java.lang.String literal)
Returns the 'Act Relationship Conditional Member1' literal with the specified literal value. |
static ActRelationshipConditionalMember1 |
getByName(java.lang.String name)
Returns the 'Act Relationship Conditional Member1' 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 CIND
If the meaning of 'CIND' literal object isn't clear, there really should be more of a description here...
CIND_LITERAL,
Constant Field Valuespublic static final int PRCN
If the meaning of 'PRCN' literal object isn't clear, there really should be more of a description here...
PRCN_LITERAL,
Constant Field Valuespublic static final int TRIG
If the meaning of 'TRIG' literal object isn't clear, there really should be more of a description here...
TRIG_LITERAL,
Constant Field Valuespublic static final ActRelationshipConditionalMember1 CIND_LITERAL
CINDpublic static final ActRelationshipConditionalMember1 PRCN_LITERAL
PRCNpublic static final ActRelationshipConditionalMember1 TRIG_LITERAL
TRIGpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ActRelationshipConditionalMember1 get(java.lang.String literal)
public static ActRelationshipConditionalMember1 getByName(java.lang.String name)
public static ActRelationshipConditionalMember1 get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||