org.gcube.application.aquamaps.ecomodelling.generators.test
Class TestCrossSpeciesGeneration

java.lang.Object
  extended by org.gcube.application.aquamaps.ecomodelling.generators.test.TestCrossSpeciesGeneration

public class TestCrossSpeciesGeneration
extends java.lang.Object


Constructor Summary
TestCrossSpeciesGeneration()
           
 
Method Summary
static void main(java.lang.String[] args)
          example of parallel processing on a single machine the procedure will generate a new table for a distribution on suitable species
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCrossSpeciesGeneration

public TestCrossSpeciesGeneration()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
example of parallel processing on a single machine the procedure will generate a new table for a distribution on suitable species

Throws:
java.lang.Exception