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