|
||||||||||
| 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.XActRelationshipExternalReference
public final class XActRelationshipExternalReference
A representation of the literals of the enumeration 'XAct Relationship External Reference', and utility methods for working with them. abstDomain: V19000 (C-0-D10317-V19000-cpt)
CDAR2Package.getXActRelationshipExternalReference()| Field Summary | |
|---|---|
static int |
ELNK
The 'ELNK' literal value. |
static XActRelationshipExternalReference |
ELNK_LITERAL
The 'ELNK' literal object. |
static int |
REFR
The 'REFR' literal value. |
static XActRelationshipExternalReference |
REFR_LITERAL
The 'REFR' literal object. |
static int |
RPLC
The 'RPLC' literal value. |
static XActRelationshipExternalReference |
RPLC_LITERAL
The 'RPLC' literal object. |
static int |
SPRT
The 'SPRT' literal value. |
static XActRelationshipExternalReference |
SPRT_LITERAL
The 'SPRT' literal object. |
static int |
SUBJ
The 'SUBJ' literal value. |
static XActRelationshipExternalReference |
SUBJ_LITERAL
The 'SUBJ' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'XAct Relationship External Reference' enumerators. |
static int |
XCRPT
The 'XCRPT' literal value. |
static XActRelationshipExternalReference |
XCRPT_LITERAL
The 'XCRPT' literal object. |
| Method Summary | |
|---|---|
static XActRelationshipExternalReference |
get(int value)
Returns the 'XAct Relationship External Reference' literal with the specified integer value. |
static XActRelationshipExternalReference |
get(java.lang.String literal)
Returns the 'XAct Relationship External Reference' literal with the specified literal value. |
static XActRelationshipExternalReference |
getByName(java.lang.String name)
Returns the 'XAct Relationship External Reference' 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 XCRPT
If the meaning of 'XCRPT' literal object isn't clear, there really should be more of a description here...
XCRPT_LITERAL,
Constant Field Valuespublic static final int RPLC
If the meaning of 'RPLC' literal object isn't clear, there really should be more of a description here...
RPLC_LITERAL,
Constant Field Valuespublic static final int SPRT
If the meaning of 'SPRT' literal object isn't clear, there really should be more of a description here...
SPRT_LITERAL,
Constant Field Valuespublic static final int ELNK
If the meaning of 'ELNK' literal object isn't clear, there really should be more of a description here...
ELNK_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 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 XActRelationshipExternalReference XCRPT_LITERAL
XCRPTpublic static final XActRelationshipExternalReference RPLC_LITERAL
RPLCpublic static final XActRelationshipExternalReference SPRT_LITERAL
SPRTpublic static final XActRelationshipExternalReference ELNK_LITERAL
ELNKpublic static final XActRelationshipExternalReference REFR_LITERAL
REFRpublic static final XActRelationshipExternalReference SUBJ_LITERAL
SUBJpublic static final java.util.List VALUES
| Method Detail |
|---|
public static XActRelationshipExternalReference get(java.lang.String literal)
public static XActRelationshipExternalReference getByName(java.lang.String name)
public static XActRelationshipExternalReference get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||