| Package | Description |
|---|---|
| org.protempa | |
| org.protempa.query |
| Modifier and Type | Class and Description |
|---|---|
class |
AlgorithmSourceImpl
A read-only "interface" to an externally maintained set of pattern detection
algorithm implementations.
|
| Modifier and Type | Method and Description |
|---|---|
AlgorithmSource |
Protempa.getAlgorithmSource()
Gets the algorithm source.
|
AlgorithmSource |
AlgorithmSourceUpdatedEvent.getProtempaSource() |
AlgorithmSource |
SourceFactory.newAlgorithmSourceInstance() |
| Constructor and Description |
|---|
AlgorithmSourceUpdatedEvent(AlgorithmSource algorithmSource)
Constructs an event with the source
AlgorithmSource that generated the event. |
Protempa(DataSource dataSource,
KnowledgeSource knowledgeSource,
AlgorithmSource algorithmSource)
Constructor that lets the user specify whether or not to cache found
abstract parameters.
|
| Modifier and Type | Method and Description |
|---|---|
Query |
DefaultQueryBuilder.build(KnowledgeSource knowledgeSource,
AlgorithmSource algorithmSource) |
Query |
QueryBuilder.build(KnowledgeSource knowledgeSource,
AlgorithmSource algorithmSource)
Builds a
Query. |
Copyright © 2012–2018 Emory University. All rights reserved.