| Package | Description |
|---|---|
| org.eurekaclinical.eureka.client | |
| org.eurekaclinical.eureka.client.comm |
| Modifier and Type | Method and Description |
|---|---|
Phenotype |
EurekaClient.getUserPhenotype(String inKey,
boolean summarized) |
| Modifier and Type | Method and Description |
|---|---|
List<Phenotype> |
EurekaClient.getPhenotypes(String[] inKeys,
boolean summarized) |
List<Phenotype> |
EurekaClient.getUserPhenotypes(boolean summarized) |
| Modifier and Type | Method and Description |
|---|---|
URI |
EurekaClient.saveUserPhenotype(Phenotype inPhenotype) |
void |
EurekaClient.updateUserPhenotype(Long inId,
Phenotype inPhenotype) |
| Modifier and Type | Class and Description |
|---|---|
class |
Category
Container class for the categorical user-created phenotype from the UI.
|
class |
Frequency |
class |
Sequence
Container class for the sequence user-created phenotype from the UI.
|
class |
SystemPhenotype |
class |
ValueThresholds |
| Constructor and Description |
|---|
PhenotypeField(Phenotype phenotype) |
Copyright © 2016–2017 Emory University. All rights reserved.