org.gcube.application.aquamaps.ecomodelling.generators.processing.experiments
Class CrossSpeciesGenerator

java.lang.Object
  extended by org.gcube.application.aquamaps.ecomodelling.generators.processing.experiments.CrossSpeciesGenerator

public class CrossSpeciesGenerator
extends java.lang.Object


Constructor Summary
CrossSpeciesGenerator()
           
 
Method Summary
 void generateCrossSpeciesTable(EngineConfiguration engine, java.lang.String crossSpeciesTable)
           
 void shutdownConnection()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrossSpeciesGenerator

public CrossSpeciesGenerator()
Method Detail

shutdownConnection

public void shutdownConnection()

generateCrossSpeciesTable

public void generateCrossSpeciesTable(EngineConfiguration engine,
                                      java.lang.String crossSpeciesTable)
                               throws java.lang.Exception
Throws:
java.lang.Exception