public abstract class SMAlgorithmHarvest extends SMAlgorithm
algorithmId, defaultParameterValue, outputBuilder| Constructor and Description |
|---|
SMAlgorithmHarvest() |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getInputDataType(String id) |
List<String> |
getInputIdentifiers() |
Class<?> |
getOutputDataType(String id) |
List<String> |
getOutputIdentifiers() |
Map<String,org.n52.wps.io.data.IData> |
run(Map<String,List<org.n52.wps.io.data.IData>> inputData) |
executeComputation, formatParameterForSM, manageInputParameter, processDescriptionIsValid, retrieveInputDataTypeClasspublic Map<String,org.n52.wps.io.data.IData> run(Map<String,List<org.n52.wps.io.data.IData>> inputData) throws org.n52.wps.server.ExceptionReport
org.n52.wps.server.ExceptionReportpublic List<String> getInputIdentifiers()
getInputIdentifiers in class org.n52.wps.server.AbstractSelfDescribingAlgorithmCopyright © 2017. All Rights Reserved.