| Package | Description |
|---|---|
| org.eurekaclinical.eureka.client.comm |
| Modifier and Type | Field and Description |
|---|---|
static SourceConfig.Section[] |
SourceConfig.EMPTY_SECTION_ARRAY |
| Modifier and Type | Method and Description |
|---|---|
SourceConfig.Section[] |
SourceConfig.getAlgorithmSourceBackends() |
SourceConfig.Section[] |
SourceConfig.getDataSourceBackends() |
SourceConfig.Section[] |
SourceConfig.getKnowledgeSourceBackends() |
SourceConfig.Section[] |
SourceConfig.getTermSourceBackends() |
| Modifier and Type | Method and Description |
|---|---|
void |
SourceConfig.setAlgorithmSourceBackends(SourceConfig.Section[] algorithmSourceBackends) |
void |
SourceConfig.setDataSourceBackends(SourceConfig.Section[] dataSourceBackends) |
void |
SourceConfig.setKnowledgeSourceBackends(SourceConfig.Section[] knowledgeSourceBackends) |
void |
SourceConfig.setTermSourceBackends(SourceConfig.Section[] termSourceBackends) |
Copyright © 2016 Emory University. All rights reserved.