|
||||||||||
| 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.RoleClassPartitiveMember3
public final class RoleClassPartitiveMember3
A representation of the literals of the enumeration 'Role Class Partitive Member3', and utility methods for working with them.
CDAR2Package.getRoleClassPartitiveMember3()| Field Summary | |
|---|---|
static int |
CONT
The 'CONT' literal value. |
static RoleClassPartitiveMember3 |
CONT_LITERAL
The 'CONT' literal object. |
static int |
MBR
The 'MBR' literal value. |
static RoleClassPartitiveMember3 |
MBR_LITERAL
The 'MBR' literal object. |
static int |
PART
The 'PART' literal value. |
static RoleClassPartitiveMember3 |
PART_LITERAL
The 'PART' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Role Class Partitive Member3' enumerators. |
| Method Summary | |
|---|---|
static RoleClassPartitiveMember3 |
get(int value)
Returns the 'Role Class Partitive Member3' literal with the specified integer value. |
static RoleClassPartitiveMember3 |
get(java.lang.String literal)
Returns the 'Role Class Partitive Member3' literal with the specified literal value. |
static RoleClassPartitiveMember3 |
getByName(java.lang.String name)
Returns the 'Role Class Partitive Member3' 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 CONT
If the meaning of 'CONT' literal object isn't clear, there really should be more of a description here...
CONT_LITERAL,
Constant Field Valuespublic static final int MBR
If the meaning of 'MBR' literal object isn't clear, there really should be more of a description here...
MBR_LITERAL,
Constant Field Valuespublic static final int PART
If the meaning of 'PART' literal object isn't clear, there really should be more of a description here...
PART_LITERAL,
Constant Field Valuespublic static final RoleClassPartitiveMember3 CONT_LITERAL
CONTpublic static final RoleClassPartitiveMember3 MBR_LITERAL
MBRpublic static final RoleClassPartitiveMember3 PART_LITERAL
PARTpublic static final java.util.List VALUES
| Method Detail |
|---|
public static RoleClassPartitiveMember3 get(java.lang.String literal)
public static RoleClassPartitiveMember3 getByName(java.lang.String name)
public static RoleClassPartitiveMember3 get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||