| Package | Description |
|---|---|
| org.eurekaclinical.eureka.client.comm |
| Modifier and Type | Method and Description |
|---|---|
PhenotypeField |
ValueThreshold.getPhenotype() |
PhenotypeField |
Frequency.getPhenotype() |
PhenotypeField |
RelatedPhenotypeField.getPhenotypeField() |
PhenotypeField[] |
Destination.getPhenotypeFields() |
PhenotypeField |
Sequence.getPrimaryPhenotype() |
| Modifier and Type | Method and Description |
|---|---|
List<PhenotypeField> |
Category.getChildren() |
List<PhenotypeField> |
ValueThreshold.getRelatedPhenotypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueThreshold.setPhenotype(PhenotypeField phenotype) |
void |
Frequency.setPhenotype(PhenotypeField phenotype) |
void |
RelatedPhenotypeField.setPhenotypeField(PhenotypeField phenotype) |
void |
Destination.setPhenotypeFields(PhenotypeField[] phenotypeFields) |
void |
Sequence.setPrimaryPhenotype(PhenotypeField primaryPhenotype) |
| Modifier and Type | Method and Description |
|---|---|
void |
Category.setChildren(List<PhenotypeField> children) |
void |
ValueThreshold.setRelatedPhenotypes(List<PhenotypeField> relatedPhenotypes) |
Copyright © 2016–2018 Emory University. All rights reserved.