| Package | Description |
|---|---|
| org.protempa | |
| org.protempa.backend | |
| org.protempa.backend.asb | |
| org.protempa.backend.asb.java | |
| org.protempa.backend.test |
| Constructor and Description |
|---|
AlgorithmSourceImpl(AlgorithmSourceBackend[] backends)
Constructor for specifying a mix of
AlgorithmSourceBackends and
Properties objects specifying algorithm source backends. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCommonsAlgorithmSourceBackend |
| Modifier and Type | Method and Description |
|---|---|
AlgorithmSourceBackend |
AlgorithmSourceBackendUpdatedEvent.getBackend() |
| Modifier and Type | Method and Description |
|---|---|
List<BackendInstanceSpec<AlgorithmSourceBackend>> |
ConfigurationsSupport.getAlgorithmSourceBackendInstanceSpecs() |
List<BackendInstanceSpec<AlgorithmSourceBackend>> |
Configuration.getAlgorithmSourceBackendSections() |
static BackendSpecLoader<AlgorithmSourceBackend> |
BackendProviderManager.getAlgorithmSourceBackendSpecLoader() |
BackendSpecLoader<AlgorithmSourceBackend> |
BackendProvider.getAlgorithmSourceBackendSpecLoader() |
BackendInstanceSpec<AlgorithmSourceBackend> |
Configurations.newAlgorithmSourceBackendSection(String backendSpecId) |
BackendInstanceSpec<AlgorithmSourceBackend> |
AbstractConfigurations.newAlgorithmSourceBackendSection(String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setAlgorithmSourceBackendSections(List<BackendInstanceSpec<AlgorithmSourceBackend>> algorithmSourceBackendSections) |
| Constructor and Description |
|---|
AlgorithmSourceBackendUpdatedEvent(AlgorithmSourceBackend algorithmSourceBackend)
Constructs an event with the source
AlgorithmSourceBackend that generated the event. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAlgorithmSourceBackend
Skeletal implementation of the
AlgorithmSourceBackend
interface to minimize the effort required to implement it. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJavaAlgorithmBackend
For accessing algorithms written in Java as subclasses of
AbstractAlgorithm. |
class |
JavaAlgorithmBackend |
| Modifier and Type | Method and Description |
|---|---|
BackendSpecLoader<AlgorithmSourceBackend> |
MockBackendProvider.getAlgorithmSourceBackendSpecLoader() |
Copyright © 2012–2016 Emory University. All rights reserved.