| Package | Description |
|---|---|
| org.protempa | |
| org.protempa.backend.ksb | |
| org.protempa.valueset |
| Modifier and Type | Method and Description |
|---|---|
ValueSet |
KnowledgeSourceCache.getValueSet(String valueSetId) |
ValueSet |
KnowledgeSourceImpl.readValueSet(String id) |
ValueSet |
KnowledgeSource.readValueSet(String id) |
| Constructor and Description |
|---|
KnowledgeSourceCache(Map<String,PropositionDefinition> propDefCache,
Map<String,ValueSet> valueSetCache) |
| Modifier and Type | Method and Description |
|---|---|
ValueSet |
KnowledgeSourceBackend.readValueSet(String id)
Reads the value set from the knowledge base and returns it.
|
ValueSet |
AbstractKnowledgeSourceBackend.readValueSet(String id)
A default implementation that returns
null. |
| Modifier and Type | Method and Description |
|---|---|
ValueSet |
ValueSetBuilder.build() |
Copyright © 2012–2016 Emory University. All rights reserved.