org.gcube.dataanalysis.ecoengine.user
Class GeneratorT

java.lang.Object
  extended by org.gcube.dataanalysis.ecoengine.user.GeneratorT
All Implemented Interfaces:
Runnable

public class GeneratorT
extends Object
implements Runnable


Constructor Summary
GeneratorT(ComputationalAgent dg)
           
 
Method Summary
static void generate(AlgorithmConfiguration config)
           
static AlgorithmConfiguration getGenerationConfig(int numberOfResources, String algorithmName, String envelopeTable, String preprocessedTable, String speciesName, String userName, String csquareTable, String finalDistributionTable, String configPath)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneratorT

public GeneratorT(ComputationalAgent dg)
Method Detail

run

public void run()
Specified by:
run in interface Runnable

generate

public static void generate(AlgorithmConfiguration config)
                     throws Exception
Throws:
Exception

getGenerationConfig

public static AlgorithmConfiguration getGenerationConfig(int numberOfResources,
                                                         String algorithmName,
                                                         String envelopeTable,
                                                         String preprocessedTable,
                                                         String speciesName,
                                                         String userName,
                                                         String csquareTable,
                                                         String finalDistributionTable,
                                                         String configPath)


Copyright © 2013. All Rights Reserved.