| Package | Description |
|---|---|
| org.n52.shetland.ogc.wps | |
| org.n52.shetland.ogc.wps.data | |
| org.n52.shetland.ogc.wps.data.impl | |
| org.n52.shetland.ogc.wps.request |
| Modifier and Type | Method and Description |
|---|---|
List<ProcessData> |
Result.getOutputs() |
| Modifier and Type | Method and Description |
|---|---|
void |
Result.addOutput(ProcessData output) |
| Modifier and Type | Class and Description |
|---|---|
class |
FormattedProcessData
TODO JavaDoc
|
class |
GroupProcessData
TODO JavaDoc
|
class |
ReferenceProcessData
TODO JavaDoc
|
class |
ValueProcessData
TODO JavaDoc
|
| Modifier and Type | Method and Description |
|---|---|
List<ProcessData> |
GroupProcessData.getElements() |
Iterator<ProcessData> |
GroupProcessData.iterator() |
Stream<ProcessData> |
GroupProcessData.stream() |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupProcessData.addElement(ProcessData input) |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupProcessData.setElements(Collection<ProcessData> elements) |
| Constructor and Description |
|---|
GroupProcessData(OwsCode id,
List<ProcessData> elements) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileBasedProcessData
TODO JavaDoc
|
class |
InMemoryValueProcessData |
class |
StringValueProcessData
TODO JavaDoc
|
| Modifier and Type | Method and Description |
|---|---|
List<ProcessData> |
ExecuteRequest.getInputs() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecuteRequest.addInput(ProcessData input) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.