|
||||||||||
| 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.ebxml._2._1.rim.NodeTypeType
public final class NodeTypeType
A representation of the literals of the enumeration 'Node Type Type', and utility methods for working with them.
RimPackage.getNodeTypeType()| Field Summary | |
|---|---|
static int |
EMBEDDED_PATH
The 'Embedded Path' literal value. |
static NodeTypeType |
EMBEDDED_PATH_LITERAL
The 'Embedded Path' literal object. |
static int |
NON_UNIQUE_CODE
The 'Non Unique Code' literal value. |
static NodeTypeType |
NON_UNIQUE_CODE_LITERAL
The 'Non Unique Code' literal object. |
static int |
UNIQUE_CODE
The 'Unique Code' literal value. |
static NodeTypeType |
UNIQUE_CODE_LITERAL
The 'Unique Code' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Node Type Type' enumerators. |
| Method Summary | |
|---|---|
static NodeTypeType |
get(int value)
Returns the 'Node Type Type' literal with the specified integer value. |
static NodeTypeType |
get(java.lang.String literal)
Returns the 'Node Type Type' literal with the specified literal value. |
static NodeTypeType |
getByName(java.lang.String name)
Returns the 'Node Type Type' 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 UNIQUE_CODE
If the meaning of 'Unique Code' literal object isn't clear, there really should be more of a description here...
UNIQUE_CODE_LITERAL,
Constant Field Valuespublic static final int EMBEDDED_PATH
If the meaning of 'Embedded Path' literal object isn't clear, there really should be more of a description here...
EMBEDDED_PATH_LITERAL,
Constant Field Valuespublic static final int NON_UNIQUE_CODE
If the meaning of 'Non Unique Code' literal object isn't clear, there really should be more of a description here...
NON_UNIQUE_CODE_LITERAL,
Constant Field Valuespublic static final NodeTypeType UNIQUE_CODE_LITERAL
UNIQUE_CODEpublic static final NodeTypeType EMBEDDED_PATH_LITERAL
EMBEDDED_PATHpublic static final NodeTypeType NON_UNIQUE_CODE_LITERAL
NON_UNIQUE_CODEpublic static final java.util.List VALUES
| Method Detail |
|---|
public static NodeTypeType get(java.lang.String literal)
public static NodeTypeType getByName(java.lang.String name)
public static NodeTypeType get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||