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

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

public class CrossSpeciesCalculator
extends java.lang.Object


Constructor Summary
CrossSpeciesCalculator(EngineConfiguration engineConf)
           
 
Method Summary
 void generateCrossSpeciesMap(java.lang.String hspenTable, java.lang.String hspecTable)
           
 void initDBSession(EngineConfiguration engineConf)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrossSpeciesCalculator

public CrossSpeciesCalculator(EngineConfiguration engineConf)
                       throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

initDBSession

public void initDBSession(EngineConfiguration engineConf)
                   throws java.lang.Exception
Throws:
java.lang.Exception

generateCrossSpeciesMap

public void generateCrossSpeciesMap(java.lang.String hspenTable,
                                    java.lang.String hspecTable)
                             throws java.lang.Exception
Throws:
java.lang.Exception