| Modifier and Type | Method and Description |
|---|---|
protected abstract TypedProcessDescription |
AbstractAlgorithm.createDescription() |
TypedProcessDescription |
IAlgorithm.getDescription() |
TypedProcessDescription |
AbstractAlgorithm.getDescription() |
| Modifier and Type | Method and Description |
|---|---|
Optional<TypedProcessDescription> |
ServiceLoaderAlgorithmRepository.getProcessDescription(org.n52.shetland.ogc.ows.OwsCode processID) |
Optional<TypedProcessDescription> |
RepositoryManager.getProcessDescription(org.n52.shetland.ogc.ows.OwsCode id) |
Optional<TypedProcessDescription> |
AlgorithmRepository.getProcessDescription(org.n52.shetland.ogc.ows.OwsCode id) |
Optional<TypedProcessDescription> |
LocalAlgorithmRepository.getProcessDescription(org.n52.shetland.ogc.ows.OwsCode id) |
Optional<TypedProcessDescription> |
RepositoryManager.getProcessDescription(String id) |
default Optional<TypedProcessDescription> |
AlgorithmRepository.getProcessDescription(String id) |
| Modifier and Type | Method and Description |
|---|---|
protected TypedProcessDescription |
AnnotatedAlgorithm.createDescription() |
TypedProcessDescription |
AnnotatedAlgorithmMetadata.getDescription() |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TypedProcessDescription.Builder<T extends TypedProcessDescription,B extends TypedProcessDescription.Builder<T,B>> |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
TypedProcessDescriptionImpl.AbstractBuilder<T extends TypedProcessDescription,B extends TypedProcessDescriptionImpl.AbstractBuilder<T,B>> |
| 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 |
ProcessExecutionContext.getDescription() |
| Modifier and Type | Method and Description |
|---|---|
ProcessInputs |
ProcessInputDecoder.decode(TypedProcessDescription description,
List<org.n52.shetland.ogc.wps.data.ProcessData> processInputs) |
| Modifier and Type | Method and Description |
|---|---|
ProcessInputs |
ProcessInputDecoderImpl.decode(TypedProcessDescription description,
List<org.n52.shetland.ogc.wps.data.ProcessData> processInputs) |
Copyright © 2016–2023 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.