Uses of Class
org.gcube.data.harmonization.occurrence.impl.model.statistical.StatisticalComputation

Packages that use StatisticalComputation
org.gcube.data.harmonization.occurrence   
org.gcube.data.harmonization.occurrence.impl   
org.gcube.data.harmonization.occurrence.impl.model.statistical   
 

Uses of StatisticalComputation in org.gcube.data.harmonization.occurrence
 

Methods in org.gcube.data.harmonization.occurrence with parameters of type StatisticalComputation
 String Reconciliation.submitOperation(StatisticalComputation comp, Map<String,String> parameters, String title, String description)
          Submits a computation to the statistical service
 

Uses of StatisticalComputation in org.gcube.data.harmonization.occurrence.impl
 

Methods in org.gcube.data.harmonization.occurrence.impl with parameters of type StatisticalComputation
 String ReconciliationImpl.submitOperation(StatisticalComputation comp, Map<String,String> parameters, String title, String description)
           
 

Uses of StatisticalComputation in org.gcube.data.harmonization.occurrence.impl.model.statistical
 

Methods in org.gcube.data.harmonization.occurrence.impl.model.statistical that return StatisticalComputation
 StatisticalComputation StatisticalFeature.getComputation()
           
 

Methods in org.gcube.data.harmonization.occurrence.impl.model.statistical with parameters of type StatisticalComputation
 void StatisticalFeature.setComputation(StatisticalComputation computation)
           
 

Constructors in org.gcube.data.harmonization.occurrence.impl.model.statistical with parameters of type StatisticalComputation
StatisticalFeature(List<AlgorithmParameter> parameters, StatisticalComputation computation)
           
 



Copyright © 2013. All Rights Reserved.