| Package | Description |
|---|---|
| org.protempa |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AlgorithmSource |
interface |
DataSource |
interface |
KnowledgeSource |
interface |
TermSource |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSource<S extends SourceUpdatedEvent,B extends Backend<T>,E extends SourceUpdatedEvent,T extends BackendUpdatedEvent> |
class |
AlgorithmSourceImpl
A read-only "interface" to an externally maintained set of pattern detection
algorithm implementations.
|
class |
DataSourceImpl
Read-only access to a database.
|
class |
KnowledgeSourceImpl
A read-only "interface" to an externally-maintained knowledge base.
|
class |
TermSourceImpl |
| Modifier and Type | Method and Description |
|---|---|
Source<S,B,T> |
SourceClosedUnexpectedlyEvent.getProtempaSource()
Returns the
Source that closed unexpectedly. |
abstract <E extends BackendUpdatedEvent> |
SourceUpdatedEvent.getProtempaSource()
Returns the source
Source (the same as what
getSource() returns). |
| Constructor and Description |
|---|
SourceClosedUnexpectedlyEvent(Source<S,B,T> protempaSource)
Initializes the event with the
Source that closed unexpectedly. |
Copyright © 2012–2017 Emory University. All rights reserved.