| Package | Description |
|---|---|
| org.n52.shetland.ogc.wps.description | |
| org.n52.shetland.ogc.wps.description.impl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GroupOutputDescription.Builder<T extends GroupOutputDescription,B extends GroupOutputDescription.Builder<T,B>> |
interface |
ProcessDescriptionBuilderFactory<PD extends ProcessDescription,GID extends GroupInputDescription,GOD extends GroupOutputDescription,LID extends LiteralInputDescription,LOD extends LiteralOutputDescription,CID extends ComplexInputDescription,COD extends ComplexOutputDescription,BID extends BoundingBoxInputDescription,BOD extends BoundingBoxOutputDescription,LDD extends LiteralDataDomain> |
| Modifier and Type | Method and Description |
|---|---|
default GroupOutputDescription |
ProcessOutputDescription.asGroup() |
| Modifier and Type | Method and Description |
|---|---|
GroupOutputDescription.Builder<? extends GOD,?> |
ProcessDescriptionBuilderFactory.groupOutput(GroupOutputDescription entity) |
void |
ProcessOutputDescription.Visitor.visit(GroupOutputDescription output) |
T |
ProcessOutputDescription.ThrowingReturningVisitor.visit(GroupOutputDescription output) |
T |
ProcessOutputDescription.ReturningVisitor.visit(GroupOutputDescription output) |
void |
ProcessOutputDescription.ThrowingVisitor.visit(GroupOutputDescription output) |
| Modifier and Type | Class and Description |
|---|---|
static class |
GroupOutputDescriptionImpl.AbstractBuilder<T extends GroupOutputDescription,B extends GroupOutputDescriptionImpl.AbstractBuilder<T,B>> |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupOutputDescriptionImpl
TODO JavaDoc
|
| Modifier and Type | Method and Description |
|---|---|
GroupOutputDescription |
GroupOutputDescriptionImpl.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
GroupOutputDescriptionImpl.Builder |
ProcessDescriptionFactory.groupOutput(GroupOutputDescription entity) |
| Constructor and Description |
|---|
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
GroupOutputDescription entity) |
Builder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
GroupOutputDescription entity) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.