| Modifier and Type | Method and Description |
|---|---|
Optional<TypedProcessOutputDescription<?>> |
RepositoryManager.getOutputForAlgorithm(org.n52.shetland.ogc.ows.OwsCode process,
org.n52.shetland.ogc.ows.OwsCode output) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TypedBoundingBoxOutputDescription |
interface |
TypedComplexOutputDescription |
interface |
TypedGroupOutputDescription |
interface |
TypedLiteralOutputDescription |
| Modifier and Type | Method and Description |
|---|---|
TypedProcessOutputDescription<?> |
TypedProcessOutputDescriptionContainer.getOutput(org.n52.shetland.ogc.ows.OwsCode id) |
default TypedProcessOutputDescription<?> |
TypedProcessOutputDescriptionContainer.getOutput(String id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends TypedProcessOutputDescription<?>> |
TypedProcessOutputDescriptionContainer.getOutputDescriptions() |
| Modifier and Type | Class and Description |
|---|---|
class |
TypedBoundingBoxOutputDescriptionImpl |
class |
TypedComplexOutputDescriptionImpl |
class |
TypedGroupOutputDescriptionImpl |
class |
TypedLiteralOutputDescriptionImpl |
| Modifier and Type | Method and Description |
|---|---|
TypedProcessOutputDescription<?> |
TypedGroupOutputDescriptionImpl.getOutput(org.n52.shetland.ogc.ows.OwsCode id) |
TypedProcessOutputDescription<?> |
TypedProcessDescriptionImpl.getOutput(org.n52.shetland.ogc.ows.OwsCode id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends TypedProcessOutputDescription<?>> |
TypedGroupOutputDescriptionImpl.getOutputDescriptions() |
Collection<? extends TypedProcessOutputDescription<?>> |
TypedProcessDescriptionImpl.getOutputDescriptions() |
| Constructor and Description |
|---|
GeneratingProcessData(TypedProcessOutputDescription<?> outputDescription,
org.n52.shetland.ogc.wps.OutputDefinition outputDefinition,
OutputHandler outputHandler,
Data<?> data) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
OutputHandler.generate(TypedProcessOutputDescription<?> description,
Data<?> data,
org.n52.shetland.ogc.wps.Format format) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
BoundingBoxInputOutputHandler.generate(TypedProcessOutputDescription<?> description,
Data<?> data,
org.n52.shetland.ogc.wps.Format format) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
LiteralInputOutputHandler.generate(TypedProcessOutputDescription<?> description,
Data<?> data,
org.n52.shetland.ogc.wps.Format format) |
Copyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.