| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.common.comm | |
| edu.emory.cci.aiw.cvrg.eureka.common.entity |
| Modifier and Type | Method and Description |
|---|---|
Phenotype.Type |
PhenotypeField.getType() |
Phenotype.Type |
Phenotype.getType() |
static Phenotype.Type |
Phenotype.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Phenotype.Type[] |
Phenotype.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PhenotypeField.setType(Phenotype.Type type) |
| Constructor and Description |
|---|
Phenotype(Phenotype.Type inType) |
| Modifier and Type | Method and Description |
|---|---|
Phenotype.Type |
PropositionTypeVisitor.getType() |
Copyright © 2012–2016 Emory University. All rights reserved.