| 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 |
|---|---|
Optional<IAlgorithm> |
ServiceLoaderAlgorithmRepository.getAlgorithm(org.n52.shetland.ogc.ows.OwsCode processID) |
Optional<IAlgorithm> |
RepositoryManager.getAlgorithm(org.n52.shetland.ogc.ows.OwsCode id)
Methods looks for Algorithm in all Repositories.
|
Optional<IAlgorithm> |
AlgorithmRepository.getAlgorithm(org.n52.shetland.ogc.ows.OwsCode id) |
Optional<IAlgorithm> |
LocalAlgorithmRepository.getAlgorithm(org.n52.shetland.ogc.ows.OwsCode id) |
default Optional<IAlgorithm> |
AlgorithmRepository.getAlgorithm(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–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.