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