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, retrieveInputDataTypeClass
public 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.ExceptionReport
public List<String> getInputIdentifiers()
getInputIdentifiers
in class org.n52.wps.server.AbstractSelfDescribingAlgorithm
Copyright © 2018. All Rights Reserved.