| Package | Description |
|---|---|
| org.protempa |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSource<S extends SourceUpdatedEvent,B extends Backend<T>,E extends SourceUpdatedEvent,T extends BackendUpdatedEvent> |
class |
AbstractSource<S extends SourceUpdatedEvent,B extends Backend<T>,E extends SourceUpdatedEvent,T extends BackendUpdatedEvent> |
interface |
Source<S extends SourceUpdatedEvent,B extends Backend<?>,T extends BackendUpdatedEvent> |
class |
SourceClosedUnexpectedlyEvent<S extends SourceUpdatedEvent,B extends Backend<T>,T extends BackendUpdatedEvent> |
interface |
SourceListener<E extends SourceUpdatedEvent>
Listener interface for when the source changes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlgorithmSourceUpdatedEvent
The event generated when the algorithm source is updated.
|
class |
DataSourceUpdatedEvent
The event generated when a data source is updated.
|
class |
KnowledgeSourceUpdatedEvent
The event generated when the knowledge source is updated.
|
| Modifier and Type | Method and Description |
|---|---|
abstract <E extends BackendUpdatedEvent> |
SourceUpdatedEvent.getProtempaSource()
Returns the source
Source (the same as what
getSource() returns). |
Copyright © 2012–2018 Emory University. All rights reserved.