public class GenericRGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
consecutiveCall |
static String |
SECONDARY_TYPE |
| Constructor and Description |
|---|
GenericRGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected StringBuilder |
createGR(org.gcube.data.analysis.statisticalmanager.stubs.SMAlgorithm a,
String name,
String description,
List<org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType> parameters) |
boolean |
existGR(List<String> listExistAlg,
String name) |
List<String> |
getGenericResources() |
boolean |
isPublished(String name) |
void |
publishGRNew(HashMap<org.gcube.data.analysis.statisticalmanager.stubs.SMAlgorithm,List<org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType>> algorithms) |
public static final String SECONDARY_TYPE
public static int consecutiveCall
protected StringBuilder createGR(org.gcube.data.analysis.statisticalmanager.stubs.SMAlgorithm a, String name, String description, List<org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType> parameters) throws Exception
Exceptionpublic boolean existGR(List<String> listExistAlg, String name) throws Exception
ExceptionCopyright © 2014. All Rights Reserved.