public class DummyTestClass
extends org.n52.wps.server.AbstractSelfDescribingAlgorithm
| Constructor and Description |
|---|
DummyTestClass() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
Class<?> |
getInputDataType(String id) |
List<String> |
getInputIdentifiers() |
BigInteger |
getMinOccurs(String identifier) |
Class<?> |
getOutputDataType(String id) |
List<String> |
getOutputIdentifiers() |
String[] |
getSupportedCRSForBBOXInput(String identifier) |
String[] |
getSupportedCRSForBBOXOutput(String identifier) |
Map<String,org.n52.wps.io.data.IData> |
run(Map<String,List<org.n52.wps.io.data.IData>> inputData) |
addObserver, getMaxOccurs, getState, initializeDescription, notifyObservers, removeObserver, updatepublic List<String> getErrors()
getErrors in interface org.n52.wps.server.IAlgorithmgetErrors in class org.n52.wps.server.AbstractSelfDescribingAlgorithmpublic BigInteger getMinOccurs(String identifier)
getMinOccurs in class org.n52.wps.server.AbstractSelfDescribingAlgorithmpublic List<String> getInputIdentifiers()
getInputIdentifiers in class org.n52.wps.server.AbstractSelfDescribingAlgorithmpublic List<String> getOutputIdentifiers()
getOutputIdentifiers in class org.n52.wps.server.AbstractSelfDescribingAlgorithmpublic Map<String,org.n52.wps.io.data.IData> run(Map<String,List<org.n52.wps.io.data.IData>> inputData)
public String[] getSupportedCRSForBBOXInput(String identifier)
getSupportedCRSForBBOXInput in class org.n52.wps.server.AbstractSelfDescribingAlgorithmCopyright © 2016. All Rights Reserved.