|
||||||||||
| 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.EntityClassRootMember4
public final class EntityClassRootMember4
A representation of the literals of the enumeration 'Entity Class Root Member4', and utility methods for working with them.
CDAR2Package.getEntityClassRootMember4()| Field Summary | |
|---|---|
static int |
ENT
The 'ENT' literal value. |
static EntityClassRootMember4 |
ENT_LITERAL
The 'ENT' literal object. |
static int |
HCE
The 'HCE' literal value. |
static EntityClassRootMember4 |
HCE_LITERAL
The 'HCE' literal object. |
static int |
RGRP
The 'RGRP' literal value. |
static EntityClassRootMember4 |
RGRP_LITERAL
The 'RGRP' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Entity Class Root Member4' enumerators. |
| Method Summary | |
|---|---|
static EntityClassRootMember4 |
get(int value)
Returns the 'Entity Class Root Member4' literal with the specified integer value. |
static EntityClassRootMember4 |
get(java.lang.String literal)
Returns the 'Entity Class Root Member4' literal with the specified literal value. |
static EntityClassRootMember4 |
getByName(java.lang.String name)
Returns the 'Entity Class Root Member4' 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 ENT
If the meaning of 'ENT' literal object isn't clear, there really should be more of a description here...
ENT_LITERAL,
Constant Field Valuespublic static final int HCE
If the meaning of 'HCE' literal object isn't clear, there really should be more of a description here...
HCE_LITERAL,
Constant Field Valuespublic static final int RGRP
If the meaning of 'RGRP' literal object isn't clear, there really should be more of a description here...
RGRP_LITERAL,
Constant Field Valuespublic static final EntityClassRootMember4 ENT_LITERAL
ENTpublic static final EntityClassRootMember4 HCE_LITERAL
HCEpublic static final EntityClassRootMember4 RGRP_LITERAL
RGRPpublic static final java.util.List VALUES
| Method Detail |
|---|
public static EntityClassRootMember4 get(java.lang.String literal)
public static EntityClassRootMember4 getByName(java.lang.String name)
public static EntityClassRootMember4 get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||