org.gcube.dataanalysis.ecoengine.transducers
Class BioClimateHCAFTransducer
java.lang.Object
org.gcube.dataanalysis.ecoengine.transducers.BioClimateHSPECTransducer
org.gcube.dataanalysis.ecoengine.transducers.BioClimateHCAFTransducer
- All Implemented Interfaces:
- ComputationalAgent, Transducerer
public class BioClimateHCAFTransducer
- extends BioClimateHSPECTransducer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BioClimateHCAFTransducer
public BioClimateHCAFTransducer()
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 © 2012. All Rights Reserved.