org.gcube.dataanalysis.ecoengine.transducers
Class BioClimateHCAFTransducer

java.lang.Object
  extended by org.gcube.dataanalysis.ecoengine.transducers.BioClimateHSPECTransducer
      extended by org.gcube.dataanalysis.ecoengine.transducers.BioClimateHCAFTransducer
All Implemented Interfaces:
ComputationalAgent, Transducerer

public class BioClimateHCAFTransducer
extends BioClimateHSPECTransducer


Field Summary
 
Fields inherited from class org.gcube.dataanalysis.ecoengine.transducers.BioClimateHSPECTransducer
bioClimate, config, producedImages, status
 
Constructor Summary
BioClimateHCAFTransducer()
           
 
Method Summary
 void compute()
           
 String getDescription()
           
 List<StatisticalType> getInputParameters()
           
 void init()
           
 
Methods inherited from class org.gcube.dataanalysis.ecoengine.transducers.BioClimateHSPECTransducer
getInfrastructure, getOutput, getResourceLoad, getResources, getStatus, setConfiguration, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BioClimateHCAFTransducer

public BioClimateHCAFTransducer()
Method Detail

init

public void init()
          throws Exception
Specified by:
init in interface ComputationalAgent
Overrides:
init in class BioClimateHSPECTransducer
Throws:
Exception

getDescription

public String getDescription()
Specified by:
getDescription in interface ComputationalAgent
Overrides:
getDescription in class BioClimateHSPECTransducer

getInputParameters

public List<StatisticalType> getInputParameters()
Specified by:
getInputParameters in interface ComputationalAgent
Overrides:
getInputParameters in class BioClimateHSPECTransducer

compute

public void compute()
             throws Exception
Specified by:
compute in interface ComputationalAgent
Overrides:
compute in class BioClimateHSPECTransducer
Throws:
Exception


Copyright © 2013. All Rights Reserved.