| Package | Description |
|---|---|
| org.protempa | |
| org.protempa.backend.asb | |
| org.protempa.backend.asb.java |
| Modifier and Type | Method and Description |
|---|---|
Algorithm |
AlgorithmSourceImpl.readAlgorithm(String id)
Read an algorithm with the given id.
|
Algorithm |
AlgorithmSource.readAlgorithm(String id)
Read an algorithm with the given id.
|
Set<Algorithm> |
AlgorithmSourceImpl.readAlgorithms()
Reads all algorithms in this algorithm source.
|
Set<Algorithm> |
AlgorithmSource.readAlgorithms()
Reads all algorithms in this algorithm source.
|
| 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) |
Copyright © 2012–2018 Emory University. All rights reserved.