org.gcube.data.analysis.statisticalmanager.experimentspace.genericresources
Class GenericRGenerator

java.lang.Object
  extended by org.gcube.data.analysis.statisticalmanager.experimentspace.genericresources.GenericRGenerator

public class GenericRGenerator
extends Object


Field Summary
static int consecutiveCall
           
static String SECONDARY_TYPE
           
 
Constructor Summary
GenericRGenerator()
           
 
Method Summary
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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SECONDARY_TYPE

public static final String SECONDARY_TYPE
See Also:
Constant Field Values

consecutiveCall

public static int consecutiveCall
Constructor Detail

GenericRGenerator

public GenericRGenerator()
Method Detail

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.