|
||||||||||
| 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.ActRelationshipFulfills
public final class ActRelationshipFulfills
A representation of the literals of the enumeration 'Act Relationship Fulfills', and utility methods for working with them. specDomain: V10342 (C-0-D10317-V10337-V10342-cpt)
CDAR2Package.getActRelationshipFulfills()| Field Summary | |
|---|---|
static int |
FLFS
The 'FLFS' literal value. |
static ActRelationshipFulfills |
FLFS_LITERAL
The 'FLFS' literal object. |
static int |
OCCR
The 'OCCR' literal value. |
static ActRelationshipFulfills |
OCCR_LITERAL
The 'OCCR' literal object. |
static int |
OREF
The 'OREF' literal value. |
static ActRelationshipFulfills |
OREF_LITERAL
The 'OREF' literal object. |
static int |
SCH
The 'SCH' literal value. |
static ActRelationshipFulfills |
SCH_LITERAL
The 'SCH' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Act Relationship Fulfills' enumerators. |
| Method Summary | |
|---|---|
static ActRelationshipFulfills |
get(int value)
Returns the 'Act Relationship Fulfills' literal with the specified integer value. |
static ActRelationshipFulfills |
get(java.lang.String literal)
Returns the 'Act Relationship Fulfills' literal with the specified literal value. |
static ActRelationshipFulfills |
getByName(java.lang.String name)
Returns the 'Act Relationship Fulfills' 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 FLFS
If the meaning of 'FLFS' literal object isn't clear, there really should be more of a description here...
FLFS_LITERAL,
Constant Field Valuespublic static final int OCCR
If the meaning of 'OCCR' literal object isn't clear, there really should be more of a description here...
OCCR_LITERAL,
Constant Field Valuespublic static final int OREF
If the meaning of 'OREF' literal object isn't clear, there really should be more of a description here...
OREF_LITERAL,
Constant Field Valuespublic static final int SCH
If the meaning of 'SCH' literal object isn't clear, there really should be more of a description here...
SCH_LITERAL,
Constant Field Valuespublic static final ActRelationshipFulfills FLFS_LITERAL
FLFSpublic static final ActRelationshipFulfills OCCR_LITERAL
OCCRpublic static final ActRelationshipFulfills OREF_LITERAL
OREFpublic static final ActRelationshipFulfills SCH_LITERAL
SCHpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ActRelationshipFulfills get(java.lang.String literal)
public static ActRelationshipFulfills getByName(java.lang.String name)
public static ActRelationshipFulfills get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||