|
||||||||||
| 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.XActRelationshipEntry
public final class XActRelationshipEntry
A representation of the literals of the enumeration 'XAct Relationship Entry', and utility methods for working with them. abstDomain: V19446 (C-0-D10317-V19446-cpt)
CDAR2Package.getXActRelationshipEntry()| Field Summary | |
|---|---|
static int |
COMP
The 'COMP' literal value. |
static XActRelationshipEntry |
COMP_LITERAL
The 'COMP' literal object. |
static int |
DRIV
The 'DRIV' literal value. |
static XActRelationshipEntry |
DRIV_LITERAL
The 'DRIV' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'XAct Relationship Entry' enumerators. |
| Method Summary | |
|---|---|
static XActRelationshipEntry |
get(int value)
Returns the 'XAct Relationship Entry' literal with the specified integer value. |
static XActRelationshipEntry |
get(java.lang.String literal)
Returns the 'XAct Relationship Entry' literal with the specified literal value. |
static XActRelationshipEntry |
getByName(java.lang.String name)
Returns the 'XAct Relationship Entry' 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 COMP
If the meaning of 'COMP' literal object isn't clear, there really should be more of a description here...
COMP_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 XActRelationshipEntry COMP_LITERAL
COMPpublic static final XActRelationshipEntry DRIV_LITERAL
DRIVpublic static final java.util.List VALUES
| Method Detail |
|---|
public static XActRelationshipEntry get(java.lang.String literal)
public static XActRelationshipEntry getByName(java.lang.String name)
public static XActRelationshipEntry get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||