|
||||||||||
| 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.XRoleClassCoverage
public final class XRoleClassCoverage
A representation of the literals of the enumeration 'XRole Class Coverage', and utility methods for working with them. abstDomain: V14008 (C-0-D11555-V13940-V14008-cpt)
CDAR2Package.getXRoleClassCoverage()| Field Summary | |
|---|---|
static int |
COVPTY
The 'COVPTY' literal value. |
static XRoleClassCoverage |
COVPTY_LITERAL
The 'COVPTY' literal object. |
static int |
POLHOLD
The 'POLHOLD' literal value. |
static XRoleClassCoverage |
POLHOLD_LITERAL
The 'POLHOLD' literal object. |
static int |
SPNSR
The 'SPNSR' literal value. |
static XRoleClassCoverage |
SPNSR_LITERAL
The 'SPNSR' literal object. |
static int |
UNDWRT
The 'UNDWRT' literal value. |
static XRoleClassCoverage |
UNDWRT_LITERAL
The 'UNDWRT' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'XRole Class Coverage' enumerators. |
| Method Summary | |
|---|---|
static XRoleClassCoverage |
get(int value)
Returns the 'XRole Class Coverage' literal with the specified integer value. |
static XRoleClassCoverage |
get(java.lang.String literal)
Returns the 'XRole Class Coverage' literal with the specified literal value. |
static XRoleClassCoverage |
getByName(java.lang.String name)
Returns the 'XRole Class Coverage' 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 COVPTY
If the meaning of 'COVPTY' literal object isn't clear, there really should be more of a description here...
COVPTY_LITERAL,
Constant Field Valuespublic static final int POLHOLD
If the meaning of 'POLHOLD' literal object isn't clear, there really should be more of a description here...
POLHOLD_LITERAL,
Constant Field Valuespublic static final int SPNSR
If the meaning of 'SPNSR' literal object isn't clear, there really should be more of a description here...
SPNSR_LITERAL,
Constant Field Valuespublic static final int UNDWRT
If the meaning of 'UNDWRT' literal object isn't clear, there really should be more of a description here...
UNDWRT_LITERAL,
Constant Field Valuespublic static final XRoleClassCoverage COVPTY_LITERAL
COVPTYpublic static final XRoleClassCoverage POLHOLD_LITERAL
POLHOLDpublic static final XRoleClassCoverage SPNSR_LITERAL
SPNSRpublic static final XRoleClassCoverage UNDWRT_LITERAL
UNDWRTpublic static final java.util.List VALUES
| Method Detail |
|---|
public static XRoleClassCoverage get(java.lang.String literal)
public static XRoleClassCoverage getByName(java.lang.String name)
public static XRoleClassCoverage get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||