| Package | Description |
|---|---|
| org.n52.shetland.ogc.wps.description | |
| org.n52.shetland.ogc.wps.description.impl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ComplexInputDescription.Builder<T extends ComplexInputDescription,B extends ComplexInputDescription.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 ComplexInputDescription |
ComplexInputDescription.asComplex() |
default ComplexInputDescription |
ProcessInputDescription.asComplex() |
| Modifier and Type | Method and Description |
|---|---|
ComplexInputDescription.Builder<? extends CID,?> |
ProcessDescriptionBuilderFactory.complexInput(ComplexInputDescription entity) |
void |
ProcessInputDescription.Visitor.visit(ComplexInputDescription input) |
void |
ProcessInputDescription.ThrowingVisitor.visit(ComplexInputDescription input) |
T |
ProcessInputDescription.ReturningVisitor.visit(ComplexInputDescription input) |
T |
ProcessInputDescription.ThrowingReturningVisitor.visit(ComplexInputDescription input) |
| Modifier and Type | Class and Description |
|---|---|
static class |
ComplexInputDescriptionImpl.AbstractBuilder<T extends ComplexInputDescription,B extends ComplexInputDescriptionImpl.AbstractBuilder<T,B>> |
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexInputDescriptionImpl
TODO JavaDoc
|
| Modifier and Type | Method and Description |
|---|---|
ComplexInputDescription |
ComplexInputDescriptionImpl.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ComplexInputDescriptionImpl.Builder |
ProcessDescriptionFactory.complexInput(ComplexInputDescription entity) |
| Constructor and Description |
|---|
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
ComplexInputDescription entity) |
Builder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
ComplexInputDescription entity) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.