org.gcube.application.aquamaps.aquamapsservice.impl.engine.analysis
Class Analyzer

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsservice.impl.engine.analysis.Analyzer

public class Analyzer
extends Object


Constructor Summary
Analyzer(int i)
           
 
Method Summary
 org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments.EnvironmentalExecutionReportItem getReport(boolean getResources)
           
 Integer getReportId()
           
 void produceImages(AnalysisRequest toPerform)
           
 void setConfiguration(String path, org.gcube.application.aquamaps.enabling.model.DBDescriptor credentials)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Analyzer

public Analyzer(int i)
Method Detail

getReport

public org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments.EnvironmentalExecutionReportItem getReport(boolean getResources)

setConfiguration

public void setConfiguration(String path,
                             org.gcube.application.aquamaps.enabling.model.DBDescriptor credentials)
                      throws Exception
Throws:
Exception

produceImages

public void produceImages(AnalysisRequest toPerform)
                   throws Exception
Throws:
Exception

getReportId

public Integer getReportId()


Copyright © 2013. All Rights Reserved.