|
||||||||||
| 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.ActRelationshipPertainsMember3
public final class ActRelationshipPertainsMember3
A representation of the literals of the enumeration 'Act Relationship Pertains Member3', and utility methods for working with them.
CDAR2Package.getActRelationshipPertainsMember3()| Field Summary | |
|---|---|
static int |
AUTH
The 'AUTH' literal value. |
static ActRelationshipPertainsMember3 |
AUTH_LITERAL
The 'AUTH' literal object. |
static int |
CAUS
The 'CAUS' literal value. |
static ActRelationshipPertainsMember3 |
CAUS_LITERAL
The 'CAUS' literal object. |
static int |
COVBY
The 'COVBY' literal value. |
static ActRelationshipPertainsMember3 |
COVBY_LITERAL
The 'COVBY' literal object. |
static int |
DRIV
The 'DRIV' literal value. |
static ActRelationshipPertainsMember3 |
DRIV_LITERAL
The 'DRIV' literal object. |
static int |
EXPL
The 'EXPL' literal value. |
static ActRelationshipPertainsMember3 |
EXPL_LITERAL
The 'EXPL' literal object. |
static int |
ITEMSLOC
The 'ITEMSLOC' literal value. |
static ActRelationshipPertainsMember3 |
ITEMSLOC_LITERAL
The 'ITEMSLOC' literal object. |
static int |
LIMIT
The 'LIMIT' literal value. |
static ActRelationshipPertainsMember3 |
LIMIT_LITERAL
The 'LIMIT' literal object. |
static int |
MFST
The 'MFST' literal value. |
static ActRelationshipPertainsMember3 |
MFST_LITERAL
The 'MFST' literal object. |
static int |
NAME
The 'NAME' literal value. |
static ActRelationshipPertainsMember3 |
NAME_LITERAL
The 'NAME' literal object. |
static int |
PERT
The 'PERT' literal value. |
static ActRelationshipPertainsMember3 |
PERT_LITERAL
The 'PERT' literal object. |
static int |
PREV
The 'PREV' literal value. |
static ActRelationshipPertainsMember3 |
PREV_LITERAL
The 'PREV' literal object. |
static int |
REFR
The 'REFR' literal value. |
static ActRelationshipPertainsMember3 |
REFR_LITERAL
The 'REFR' literal object. |
static int |
REFV
The 'REFV' literal value. |
static ActRelationshipPertainsMember3 |
REFV_LITERAL
The 'REFV' literal object. |
static int |
SUBJ
The 'SUBJ' literal value. |
static ActRelationshipPertainsMember3 |
SUBJ_LITERAL
The 'SUBJ' literal object. |
static int |
SUMM
The 'SUMM' literal value. |
static ActRelationshipPertainsMember3 |
SUMM_LITERAL
The 'SUMM' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Act Relationship Pertains Member3' enumerators. |
| Method Summary | |
|---|---|
static ActRelationshipPertainsMember3 |
get(int value)
Returns the 'Act Relationship Pertains Member3' literal with the specified integer value. |
static ActRelationshipPertainsMember3 |
get(java.lang.String literal)
Returns the 'Act Relationship Pertains Member3' literal with the specified literal value. |
static ActRelationshipPertainsMember3 |
getByName(java.lang.String name)
Returns the 'Act Relationship Pertains Member3' 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 PERT
If the meaning of 'PERT' literal object isn't clear, there really should be more of a description here...
PERT_LITERAL,
Constant Field Valuespublic static final int AUTH
If the meaning of 'AUTH' literal object isn't clear, there really should be more of a description here...
AUTH_LITERAL,
Constant Field Valuespublic static final int CAUS
If the meaning of 'CAUS' literal object isn't clear, there really should be more of a description here...
CAUS_LITERAL,
Constant Field Valuespublic static final int COVBY
If the meaning of 'COVBY' literal object isn't clear, there really should be more of a description here...
COVBY_LITERAL,
Constant Field Valuespublic static final int DRIV
If the meaning of 'DRIV' literal object isn't clear, there really should be more of a description here...
DRIV_LITERAL,
Constant Field Valuespublic static final int EXPL
If the meaning of 'EXPL' literal object isn't clear, there really should be more of a description here...
EXPL_LITERAL,
Constant Field Valuespublic static final int ITEMSLOC
If the meaning of 'ITEMSLOC' literal object isn't clear, there really should be more of a description here...
ITEMSLOC_LITERAL,
Constant Field Valuespublic static final int LIMIT
If the meaning of 'LIMIT' literal object isn't clear, there really should be more of a description here...
LIMIT_LITERAL,
Constant Field Valuespublic static final int MFST
If the meaning of 'MFST' literal object isn't clear, there really should be more of a description here...
MFST_LITERAL,
Constant Field Valuespublic static final int NAME
If the meaning of 'NAME' literal object isn't clear, there really should be more of a description here...
NAME_LITERAL,
Constant Field Valuespublic static final int PREV
If the meaning of 'PREV' literal object isn't clear, there really should be more of a description here...
PREV_LITERAL,
Constant Field Valuespublic static final int REFR
If the meaning of 'REFR' literal object isn't clear, there really should be more of a description here...
REFR_LITERAL,
Constant Field Valuespublic static final int REFV
If the meaning of 'REFV' literal object isn't clear, there really should be more of a description here...
REFV_LITERAL,
Constant Field Valuespublic static final int SUBJ
If the meaning of 'SUBJ' literal object isn't clear, there really should be more of a description here...
SUBJ_LITERAL,
Constant Field Valuespublic static final int SUMM
If the meaning of 'SUMM' literal object isn't clear, there really should be more of a description here...
SUMM_LITERAL,
Constant Field Valuespublic static final ActRelationshipPertainsMember3 PERT_LITERAL
PERTpublic static final ActRelationshipPertainsMember3 AUTH_LITERAL
AUTHpublic static final ActRelationshipPertainsMember3 CAUS_LITERAL
CAUSpublic static final ActRelationshipPertainsMember3 COVBY_LITERAL
COVBYpublic static final ActRelationshipPertainsMember3 DRIV_LITERAL
DRIVpublic static final ActRelationshipPertainsMember3 EXPL_LITERAL
EXPLpublic static final ActRelationshipPertainsMember3 ITEMSLOC_LITERAL
ITEMSLOCpublic static final ActRelationshipPertainsMember3 LIMIT_LITERAL
LIMITpublic static final ActRelationshipPertainsMember3 MFST_LITERAL
MFSTpublic static final ActRelationshipPertainsMember3 NAME_LITERAL
NAMEpublic static final ActRelationshipPertainsMember3 PREV_LITERAL
PREVpublic static final ActRelationshipPertainsMember3 REFR_LITERAL
REFRpublic static final ActRelationshipPertainsMember3 REFV_LITERAL
REFVpublic static final ActRelationshipPertainsMember3 SUBJ_LITERAL
SUBJpublic static final ActRelationshipPertainsMember3 SUMM_LITERAL
SUMMpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ActRelationshipPertainsMember3 get(java.lang.String literal)
public static ActRelationshipPertainsMember3 getByName(java.lang.String name)
public static ActRelationshipPertainsMember3 get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||