|
||||||||||
| 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.ActRelationshipOutcomeMember1
public final class ActRelationshipOutcomeMember1
A representation of the literals of the enumeration 'Act Relationship Outcome Member1', and utility methods for working with them.
CDAR2Package.getActRelationshipOutcomeMember1()| Field Summary | |
|---|---|
static int |
GOAL
The 'GOAL' literal value. |
static ActRelationshipOutcomeMember1 |
GOAL_LITERAL
The 'GOAL' literal object. |
static int |
OUTC
The 'OUTC' literal value. |
static ActRelationshipOutcomeMember1 |
OUTC_LITERAL
The 'OUTC' literal object. |
static int |
RISK
The 'RISK' literal value. |
static ActRelationshipOutcomeMember1 |
RISK_LITERAL
The 'RISK' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Act Relationship Outcome Member1' enumerators. |
| Method Summary | |
|---|---|
static ActRelationshipOutcomeMember1 |
get(int value)
Returns the 'Act Relationship Outcome Member1' literal with the specified integer value. |
static ActRelationshipOutcomeMember1 |
get(java.lang.String literal)
Returns the 'Act Relationship Outcome Member1' literal with the specified literal value. |
static ActRelationshipOutcomeMember1 |
getByName(java.lang.String name)
Returns the 'Act Relationship Outcome 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 OUTC
If the meaning of 'OUTC' literal object isn't clear, there really should be more of a description here...
OUTC_LITERAL,
Constant Field Valuespublic static final int GOAL
If the meaning of 'GOAL' literal object isn't clear, there really should be more of a description here...
GOAL_LITERAL,
Constant Field Valuespublic static final int RISK
If the meaning of 'RISK' literal object isn't clear, there really should be more of a description here...
RISK_LITERAL,
Constant Field Valuespublic static final ActRelationshipOutcomeMember1 OUTC_LITERAL
OUTCpublic static final ActRelationshipOutcomeMember1 GOAL_LITERAL
GOALpublic static final ActRelationshipOutcomeMember1 RISK_LITERAL
RISKpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ActRelationshipOutcomeMember1 get(java.lang.String literal)
public static ActRelationshipOutcomeMember1 getByName(java.lang.String name)
public static ActRelationshipOutcomeMember1 get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||