public class StatisticalTypeToWPSType extends Object
| Modifier and Type | Field and Description |
|---|---|
List<File> |
generatedFiles |
List<String> |
generatedTables |
LinkedHashMap<String,IOWPSInformation> |
inputSet |
LinkedHashMap<String,IOWPSInformation> |
outputSet |
static Properties |
templates |
| Constructor and Description |
|---|
StatisticalTypeToWPSType() |
| Modifier and Type | Method and Description |
|---|---|
String |
cleanID(String name) |
String |
convert2WPSType(org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType stype,
boolean isinput,
org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration config) |
void |
dumpTable(String filePath,
String tablename,
String delimiter,
String username,
String password,
String databaseurl) |
List<File> |
getGeneratedFiles() |
List<String> |
getGeneratedTables() |
void |
getTemplates() |
static void |
main(String[] args) |
public static Properties templates
public LinkedHashMap<String,IOWPSInformation> inputSet
public LinkedHashMap<String,IOWPSInformation> outputSet
public String convert2WPSType(org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType stype, boolean isinput, org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration config) throws Exception
Exceptionpublic void dumpTable(String filePath, String tablename, String delimiter, String username, String password, String databaseurl) throws Exception
ExceptionCopyright © 2016. All Rights Reserved.