|
||||||||||
| 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.NameRepresentationUse
public final class NameRepresentationUse
A representation of the literals of the enumeration 'Name Representation Use', and utility methods for working with them. abstDomain: V17860 (C-0-D10637-V17860-cpt)
CDAR2Package.getNameRepresentationUse()| Field Summary | |
|---|---|
static int |
ABC
The 'ABC' literal value. |
static NameRepresentationUse |
ABC_LITERAL
The 'ABC' literal object. |
static int |
IDE
The 'IDE' literal value. |
static NameRepresentationUse |
IDE_LITERAL
The 'IDE' literal object. |
static int |
SYL
The 'SYL' literal value. |
static NameRepresentationUse |
SYL_LITERAL
The 'SYL' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Name Representation Use' enumerators. |
| Method Summary | |
|---|---|
static NameRepresentationUse |
get(int value)
Returns the 'Name Representation Use' literal with the specified integer value. |
static NameRepresentationUse |
get(java.lang.String literal)
Returns the 'Name Representation Use' literal with the specified literal value. |
static NameRepresentationUse |
getByName(java.lang.String name)
Returns the 'Name Representation Use' 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 ABC
If the meaning of 'ABC' literal object isn't clear, there really should be more of a description here...
ABC_LITERAL,
Constant Field Valuespublic static final int IDE
If the meaning of 'IDE' literal object isn't clear, there really should be more of a description here...
IDE_LITERAL,
Constant Field Valuespublic static final int SYL
If the meaning of 'SYL' literal object isn't clear, there really should be more of a description here...
SYL_LITERAL,
Constant Field Valuespublic static final NameRepresentationUse ABC_LITERAL
ABCpublic static final NameRepresentationUse IDE_LITERAL
IDEpublic static final NameRepresentationUse SYL_LITERAL
SYLpublic static final java.util.List VALUES
| Method Detail |
|---|
public static NameRepresentationUse get(java.lang.String literal)
public static NameRepresentationUse getByName(java.lang.String name)
public static NameRepresentationUse get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||