| Package | Description |
|---|---|
| org.protempa |
| Modifier and Type | Class and Description |
|---|---|
class |
TermSourceImpl |
| Modifier and Type | Method and Description |
|---|---|
TermSource |
TermSourceUpdatedEvent.getProtempaSource() |
TermSource |
Protempa.getTermSource()
Gets the term source.
|
TermSource |
SourceFactory.newTermSourceInstance() |
| Constructor and Description |
|---|
Protempa(DataSource dataSource,
KnowledgeSource knowledgeSource,
AlgorithmSource algorithmSource,
TermSource termSource)
Constructor that configures PROTEMPA not to cache found abstract
parameters.
|
Protempa(DataSource dataSource,
KnowledgeSource knowledgeSource,
AlgorithmSource algorithmSource,
TermSource termSource,
boolean cacheFoundAbstractParameters)
Constructor that lets the user specify whether or not to cache found
abstract parameters.
|
TermSourceUpdatedEvent(TermSource termSource) |
Copyright © 2012–2018 Emory University. All rights reserved.