| Package | Description |
|---|---|
| org.protempa | |
| org.protempa.backend.asb | |
| org.protempa.backend.asb.java |
| Constructor and Description |
|---|
AbstractAlgorithm(Algorithms algorithms,
String id) |
| Modifier and Type | Method and Description |
|---|---|
Algorithm |
AlgorithmSourceBackend.readAlgorithm(String id,
Algorithms algorithms)
Reads an algorithm from this backend.
|
void |
AlgorithmSourceBackend.readAlgorithms(Algorithms algorithms)
Read the available algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
Algorithm |
AbstractJavaAlgorithmBackend.readAlgorithm(String id,
Algorithms algorithms) |
void |
AbstractJavaAlgorithmBackend.readAlgorithms(Algorithms algorithms) |
| Constructor and Description |
|---|
MinAlgorithm(Algorithms algorithms,
String id) |
StateAlgorithm(Algorithms algorithms,
String id) |
TrendAlgorithm(Algorithms algorithms,
String id) |
Copyright © 2012–2016 Emory University. All rights reserved.