| Package | Description |
|---|---|
| org.n52.javaps.algorithm | |
| org.n52.javaps.algorithm.annotation | |
| org.n52.javaps.engine | |
| org.n52.javaps.engine.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAlgorithm |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<IAlgorithm> |
ServiceLoaderAlgorithmRepository.getAlgorithm(org.n52.shetland.ogc.ows.OwsCode processID) |
java.util.Optional<IAlgorithm> |
RepositoryManager.getAlgorithm(org.n52.shetland.ogc.ows.OwsCode id)
Methods looks for Algorithm in all Repositories.
|
java.util.Optional<IAlgorithm> |
AlgorithmRepository.getAlgorithm(org.n52.shetland.ogc.ows.OwsCode id) |
java.util.Optional<IAlgorithm> |
LocalAlgorithmRepository.getAlgorithm(org.n52.shetland.ogc.ows.OwsCode id) |
default java.util.Optional<IAlgorithm> |
AlgorithmRepository.getAlgorithm(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalAlgorithmRepository.addAlgorithm(IAlgorithm instance) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedAlgorithm |
| Modifier and Type | Method and Description |
|---|---|
org.n52.shetland.ogc.wps.JobId |
JobIdGenerator.create(IAlgorithm algorithm) |
| Modifier and Type | Method and Description |
|---|---|
org.n52.shetland.ogc.wps.JobId |
UUIDJobIdGenerator.create(IAlgorithm algorithm) |
Copyright © 2016–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.