public interface GenericAlgorithm
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
List<StatisticalType> |
getInputParameters() |
String |
getName() |
StatisticalType |
getOutput() |
ALG_PROPS[] |
getProperties() |
ALG_PROPS[] getProperties()
String getName()
String getDescription()
List<StatisticalType> getInputParameters()
StatisticalType getOutput()
Copyright © 2017. All Rights Reserved.