public class ProcessDescriptionImpl extends AbstractDescription implements ProcessDescription
| Modifier and Type | Class and Description |
|---|---|
static class |
ProcessDescriptionImpl.AbstractBuilder<T extends ProcessDescription,B extends ProcessDescriptionImpl.AbstractBuilder<T,B>> |
static class |
ProcessDescriptionImpl.Builder |
COMPARATOR| Modifier | Constructor and Description |
|---|---|
protected |
ProcessDescriptionImpl(ProcessDescriptionImpl.AbstractBuilder<?,?> builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ProcessInputDescription |
getInput(OwsCode id) |
Collection<? extends ProcessInputDescription> |
getInputDescriptions() |
Set<OwsCode> |
getInputs() |
ProcessOutputDescription |
getOutput(OwsCode id) |
Collection<? extends ProcessOutputDescription> |
getOutputDescriptions() |
Set<OwsCode> |
getOutputs() |
String |
getVersion() |
int |
hashCode() |
boolean |
isStatusSupported() |
boolean |
isStoreSupported() |
ProcessDescription.Builder<?,?> |
newBuilder() |
getAbstract, getId, getKeywords, getMetadata, getTitlegetFactoryclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcompareTogetInputgetOutputgetAbstract, getId, getKeywords, getMetadata, getTitleprotected ProcessDescriptionImpl(ProcessDescriptionImpl.AbstractBuilder<?,?> builder)
public ProcessInputDescription getInput(OwsCode id)
getInput in interface ProcessInputDescriptionContainerpublic ProcessOutputDescription getOutput(OwsCode id)
getOutput in interface ProcessOutputDescriptionContainerpublic Set<OwsCode> getInputs()
getInputs in interface ProcessInputDescriptionContainerpublic Collection<? extends ProcessInputDescription> getInputDescriptions()
getInputDescriptions in interface ProcessInputDescriptionContainerpublic Set<OwsCode> getOutputs()
getOutputs in interface ProcessOutputDescriptionContainerpublic Collection<? extends ProcessOutputDescription> getOutputDescriptions()
getOutputDescriptions in interface ProcessOutputDescriptionContainerpublic boolean isStoreSupported()
isStoreSupported in interface ProcessDescriptionpublic ProcessDescription.Builder<?,?> newBuilder()
newBuilder in interface ProcessDescriptionpublic boolean isStatusSupported()
isStatusSupported in interface ProcessDescriptionpublic String getVersion()
getVersion in interface ProcessDescriptionCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.