public final class KnowledgeSourceCache extends Object
| Constructor and Description |
|---|
KnowledgeSourceCache(PropositionDefinitionCache propDefCache,
Map<String,ValueSet> valueSetCache) |
| Modifier and Type | Method and Description |
|---|---|
PropositionDefinition |
get(String propId) |
ValueSet |
getValueSet(String valueSetId) |
public KnowledgeSourceCache(PropositionDefinitionCache propDefCache, Map<String,ValueSet> valueSetCache)
public PropositionDefinition get(String propId)
Copyright © 2012–2018 Emory University. All rights reserved.