org.gcube.dataanalysis.ecoengine.evaluation
Class DiscrepancyAnalysis

java.lang.Object
  extended by org.gcube.dataanalysis.ecoengine.interfaces.DataAnalysis
      extended by org.gcube.dataanalysis.ecoengine.evaluation.DiscrepancyAnalysis
All Implemented Interfaces:
ComputationalAgent, Evaluator
Direct Known Subclasses:
ClimateImpactAnalysis

public class DiscrepancyAnalysis
extends DataAnalysis


Field Summary
 
Fields inherited from class org.gcube.dataanalysis.ecoengine.interfaces.DataAnalysis
config, connection, processedRecords, resourceManager, status
 
Constructor Summary
DiscrepancyAnalysis()
           
 
Method Summary
 LinkedHashMap<String,String> analyze()
           
 void analyzeCompareList(List<Object> points)
           
 String getDescription()
           
 List<StatisticalType> getInputParameters()
           
 
Methods inherited from class org.gcube.dataanalysis.ecoengine.interfaces.DataAnalysis
compute, getInfrastructure, getOutput, getResourceLoad, getResources, getStatus, init, setConfiguration, shutdown, visualizeResults
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiscrepancyAnalysis

public DiscrepancyAnalysis()
Method Detail

getInputParameters

public List<StatisticalType> getInputParameters()

analyze

public LinkedHashMap<String,String> analyze()
                                     throws Exception
Specified by:
analyze in class DataAnalysis
Throws:
Exception

analyzeCompareList

public void analyzeCompareList(List<Object> points)

getDescription

public String getDescription()


Copyright © 2013. All Rights Reserved.