|
||||||||||
| 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.ProbabilityDistributionType
public final class ProbabilityDistributionType
A representation of the literals of the enumeration 'Probability Distribution Type', and utility methods for working with them. vocSet: D10747 (C-0-D10747-cpt)
CDAR2Package.getProbabilityDistributionType()| Field Summary | |
|---|---|
static int |
B
The 'B' literal value. |
static ProbabilityDistributionType |
B_LITERAL
The 'B' literal object. |
static int |
E
The 'E' literal value. |
static ProbabilityDistributionType |
E_LITERAL
The 'E' literal object. |
static int |
F
The 'F' literal value. |
static ProbabilityDistributionType |
F_LITERAL
The 'F' literal object. |
static int |
G
The 'G' literal value. |
static ProbabilityDistributionType |
G_LITERAL
The 'G' literal object. |
static int |
LN
The 'LN' literal value. |
static ProbabilityDistributionType |
LN_LITERAL
The 'LN' literal object. |
static int |
N
The 'N' literal value. |
static ProbabilityDistributionType |
N_LITERAL
The 'N' literal object. |
static int |
T
The 'T' literal value. |
static ProbabilityDistributionType |
T_LITERAL
The 'T' literal object. |
static int |
U
The 'U' literal value. |
static ProbabilityDistributionType |
U_LITERAL
The 'U' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Probability Distribution Type' enumerators. |
static int |
X2
The 'X2' literal value. |
static ProbabilityDistributionType |
X2_LITERAL
The 'X2' literal object. |
| Method Summary | |
|---|---|
static ProbabilityDistributionType |
get(int value)
Returns the 'Probability Distribution Type' literal with the specified integer value. |
static ProbabilityDistributionType |
get(java.lang.String literal)
Returns the 'Probability Distribution Type' literal with the specified literal value. |
static ProbabilityDistributionType |
getByName(java.lang.String name)
Returns the 'Probability Distribution 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 B
If the meaning of 'B' literal object isn't clear, there really should be more of a description here...
B_LITERAL,
Constant Field Valuespublic static final int E
If the meaning of 'E' literal object isn't clear, there really should be more of a description here...
E_LITERAL,
Constant Field Valuespublic static final int F
If the meaning of 'F' literal object isn't clear, there really should be more of a description here...
F_LITERAL,
Constant Field Valuespublic static final int G
If the meaning of 'G' literal object isn't clear, there really should be more of a description here...
G_LITERAL,
Constant Field Valuespublic static final int LN
If the meaning of 'LN' literal object isn't clear, there really should be more of a description here...
LN_LITERAL,
Constant Field Valuespublic static final int N
If the meaning of 'N' literal object isn't clear, there really should be more of a description here...
N_LITERAL,
Constant Field Valuespublic static final int T
If the meaning of 'T' literal object isn't clear, there really should be more of a description here...
T_LITERAL,
Constant Field Valuespublic static final int U
If the meaning of 'U' literal object isn't clear, there really should be more of a description here...
U_LITERAL,
Constant Field Valuespublic static final int X2
If the meaning of 'X2' literal object isn't clear, there really should be more of a description here...
X2_LITERAL,
Constant Field Valuespublic static final ProbabilityDistributionType B_LITERAL
Bpublic static final ProbabilityDistributionType E_LITERAL
Epublic static final ProbabilityDistributionType F_LITERAL
Fpublic static final ProbabilityDistributionType G_LITERAL
Gpublic static final ProbabilityDistributionType LN_LITERAL
LNpublic static final ProbabilityDistributionType N_LITERAL
Npublic static final ProbabilityDistributionType T_LITERAL
Tpublic static final ProbabilityDistributionType U_LITERAL
Upublic static final ProbabilityDistributionType X2_LITERAL
X2public static final java.util.List VALUES
| Method Detail |
|---|
public static ProbabilityDistributionType get(java.lang.String literal)
public static ProbabilityDistributionType getByName(java.lang.String name)
public static ProbabilityDistributionType get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||