| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.common.comm | |
| edu.emory.cci.aiw.cvrg.eureka.common.comm.clients |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
Phenotype |
ServicesClient.getUserPhenotype(String inKey,
boolean summarized) |
| Modifier and Type | Method and Description |
|---|---|
List<Phenotype> |
ServicesClient.getPhenotypes(String[] inKeys,
boolean summarized) |
List<Phenotype> |
ServicesClient.getUserPhenotypes(boolean summarized) |
| Modifier and Type | Method and Description |
|---|---|
URI |
ServicesClient.saveUserPhenotype(Phenotype inPhenotype) |
void |
ServicesClient.updateUserPhenotype(Long inId,
Phenotype inPhenotype) |
Copyright © 2012–2016 Emory University. All rights reserved.