org.gcube.application.aquamaps.ecomodelling.generators.aquamapsorg
Class MaxMinGenerator

java.lang.Object
  extended by org.gcube.application.aquamaps.ecomodelling.generators.aquamapsorg.MaxMinGenerator

public class MaxMinGenerator
extends java.lang.Object


Constructor Summary
MaxMinGenerator(EngineConfiguration engine)
           
MaxMinGenerator(java.lang.String configPath)
           
 
Method Summary
 void checkAllElements()
           
 void getAllSpecies(java.lang.String hspentable)
           
 double getstatus()
           
static void main(java.lang.String[] args)
           
 void populatemaxminlat(java.lang.String hspenTable)
           
 void populatemaxminlat2(java.lang.String hspenTable)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MaxMinGenerator

public MaxMinGenerator(java.lang.String configPath)
                throws java.lang.Exception
Throws:
java.lang.Exception

MaxMinGenerator

public MaxMinGenerator(EngineConfiguration engine)
                throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

checkAllElements

public void checkAllElements()

getstatus

public double getstatus()

getAllSpecies

public void getAllSpecies(java.lang.String hspentable)

populatemaxminlat2

public void populatemaxminlat2(java.lang.String hspenTable)

populatemaxminlat

public void populatemaxminlat(java.lang.String hspenTable)

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception