|
||||||||||
| 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.ActRelationshipObjective
public final class ActRelationshipObjective
A representation of the literals of the enumeration 'Act Relationship Objective', and utility methods for working with them. abstDomain: V19625 (C-0-D10317-V10324-V19625-cpt)
CDAR2Package.getActRelationshipObjective()| Field Summary | |
|---|---|
static int |
OBJC
The 'OBJC' literal value. |
static ActRelationshipObjective |
OBJC_LITERAL
The 'OBJC' literal object. |
static int |
OBJF
The 'OBJF' literal value. |
static ActRelationshipObjective |
OBJF_LITERAL
The 'OBJF' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Act Relationship Objective' enumerators. |
| Method Summary | |
|---|---|
static ActRelationshipObjective |
get(int value)
Returns the 'Act Relationship Objective' literal with the specified integer value. |
static ActRelationshipObjective |
get(java.lang.String literal)
Returns the 'Act Relationship Objective' literal with the specified literal value. |
static ActRelationshipObjective |
getByName(java.lang.String name)
Returns the 'Act Relationship Objective' 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 OBJC
If the meaning of 'OBJC' literal object isn't clear, there really should be more of a description here...
OBJC_LITERAL,
Constant Field Valuespublic static final int OBJF
If the meaning of 'OBJF' literal object isn't clear, there really should be more of a description here...
OBJF_LITERAL,
Constant Field Valuespublic static final ActRelationshipObjective OBJC_LITERAL
OBJCpublic static final ActRelationshipObjective OBJF_LITERAL
OBJFpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ActRelationshipObjective get(java.lang.String literal)
public static ActRelationshipObjective getByName(java.lang.String name)
public static ActRelationshipObjective get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||