| Package | Description |
|---|---|
| org.n52.javaps.algorithm | |
| org.n52.javaps.algorithm.annotation | |
| org.n52.javaps.description.impl | |
| org.n52.javaps.engine | |
| org.n52.javaps.engine.impl |
| Modifier and Type | Method and Description |
|---|---|
protected abstract TypedProcessDescription |
AbstractAlgorithm.createDescription() |
TypedProcessDescription |
IAlgorithm.getDescription() |
TypedProcessDescription |
AbstractAlgorithm.getDescription() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<TypedProcessDescription> |
ServiceLoaderAlgorithmRepository.getProcessDescription(org.n52.shetland.ogc.ows.OwsCode processID) |
java.util.Optional<TypedProcessDescription> |
RepositoryManager.getProcessDescription(org.n52.shetland.ogc.ows.OwsCode id) |
java.util.Optional<TypedProcessDescription> |
AlgorithmRepository.getProcessDescription(org.n52.shetland.ogc.ows.OwsCode id) |
java.util.Optional<TypedProcessDescription> |
LocalAlgorithmRepository.getProcessDescription(org.n52.shetland.ogc.ows.OwsCode id) |
java.util.Optional<TypedProcessDescription> |
RepositoryManager.getProcessDescription(java.lang.String id) |
default java.util.Optional<TypedProcessDescription> |
AlgorithmRepository.getProcessDescription(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
protected TypedProcessDescription |
AnnotatedAlgorithm.createDescription() |
TypedProcessDescription |
AnnotatedAlgorithmMetadata.getDescription() |
| Modifier and Type | Class and Description |
|---|---|
class |
TypedProcessDescriptionImpl |
| Modifier and Type | Method and Description |
|---|---|
TypedProcessDescription |
TypedProcessDescriptionImpl.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
TypedProcessDescription |
EngineProcessExecutionContext.getDescription() |
| Modifier and Type | Method and Description |
|---|---|
ProcessInputs |
ProcessInputDecoder.decode(TypedProcessDescription description,
java.util.List<org.n52.shetland.ogc.wps.data.ProcessData> processInputs) |
| Modifier and Type | Method and Description |
|---|---|
ProcessInputs |
ProcessInputDecoderImpl.decode(TypedProcessDescription description,
java.util.List<org.n52.shetland.ogc.wps.data.ProcessData> processInputs) |
Copyright © 2016–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.