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

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

public class AnalysisRequest
extends Object


Method Summary
 float getHspecThreshold()
           
 String[] getLabels(org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types.ResourceType type)
           
static List<AnalysisRequest> getRequests(org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.Analysis toPerform, AnalysisWorker toNotify)
           
 String[] getTables(org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types.ResourceType type)
           
 org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types.AnalysisType getToPerformAnalysis()
           
 void notify(AnalysisResponseDescriptor descriptor, Analyzer analyzer)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getRequests

public static final List<AnalysisRequest> getRequests(org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.Analysis toPerform,
                                                      AnalysisWorker toNotify)
                                               throws Exception
Throws:
Exception

getLabels

public String[] getLabels(org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types.ResourceType type)

getTables

public String[] getTables(org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types.ResourceType type)

getToPerformAnalysis

public org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types.AnalysisType getToPerformAnalysis()

getHspecThreshold

public float getHspecThreshold()

notify

public void notify(AnalysisResponseDescriptor descriptor,
                   Analyzer analyzer)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014. All Rights Reserved.