|
||||||||||
| 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.RoleClassOntologicalMember1
public final class RoleClassOntologicalMember1
A representation of the literals of the enumeration 'Role Class Ontological Member1', and utility methods for working with them.
CDAR2Package.getRoleClassOntologicalMember1()| Field Summary | |
|---|---|
static int |
INST
The 'INST' literal value. |
static RoleClassOntologicalMember1 |
INST_LITERAL
The 'INST' literal object. |
static int |
SUBS
The 'SUBS' literal value. |
static RoleClassOntologicalMember1 |
SUBS_LITERAL
The 'SUBS' literal object. |
static int |
SUBY
The 'SUBY' literal value. |
static RoleClassOntologicalMember1 |
SUBY_LITERAL
The 'SUBY' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Role Class Ontological Member1' enumerators. |
| Method Summary | |
|---|---|
static RoleClassOntologicalMember1 |
get(int value)
Returns the 'Role Class Ontological Member1' literal with the specified integer value. |
static RoleClassOntologicalMember1 |
get(java.lang.String literal)
Returns the 'Role Class Ontological Member1' literal with the specified literal value. |
static RoleClassOntologicalMember1 |
getByName(java.lang.String name)
Returns the 'Role Class Ontological Member1' 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 INST
If the meaning of 'INST' literal object isn't clear, there really should be more of a description here...
INST_LITERAL,
Constant Field Valuespublic static final int SUBS
If the meaning of 'SUBS' literal object isn't clear, there really should be more of a description here...
SUBS_LITERAL,
Constant Field Valuespublic static final int SUBY
If the meaning of 'SUBY' literal object isn't clear, there really should be more of a description here...
SUBY_LITERAL,
Constant Field Valuespublic static final RoleClassOntologicalMember1 INST_LITERAL
INSTpublic static final RoleClassOntologicalMember1 SUBS_LITERAL
SUBSpublic static final RoleClassOntologicalMember1 SUBY_LITERAL
SUBYpublic static final java.util.List VALUES
| Method Detail |
|---|
public static RoleClassOntologicalMember1 get(java.lang.String literal)
public static RoleClassOntologicalMember1 getByName(java.lang.String name)
public static RoleClassOntologicalMember1 get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||