org.gcube.data.analysis.statisticalmanager.experimentspace.genericresources
Class GenericRGenerator
java.lang.Object
org.gcube.data.analysis.statisticalmanager.experimentspace.genericresources.GenericRGenerator
public class GenericRGenerator
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SECONDARY_TYPE
public static final String SECONDARY_TYPE
- See Also:
- Constant Field Values
consecutiveCall
public static int consecutiveCall
GenericRGenerator
public GenericRGenerator()
createGR
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
- Throws:
Exception
getGenericResources
public List<String> getGenericResources()
throws Exception
- Throws:
Exception
isPublished
public boolean isPublished(String name)
throws Exception
- Throws:
Exception
existGR
public boolean existGR(List<String> listExistAlg,
String name)
throws Exception
- Throws:
Exception
publishGRNew
public void publishGRNew(HashMap<org.gcube.data.analysis.statisticalmanager.stubs.SMAlgorithm,List<org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType>> algorithms)
throws Exception
- Throws:
Exception
Copyright © 2014. All Rights Reserved.