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

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

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

Methods in org.gcube.data.harmonization.occurrence.impl.model.statistical that return types with arguments of type AlgorithmParameter
 List<AlgorithmParameter> StatisticalFeature.getParameters()
           
 

Method parameters in org.gcube.data.harmonization.occurrence.impl.model.statistical with type arguments of type AlgorithmParameter
 void StatisticalFeature.setParameters(List<AlgorithmParameter> parameters)
           
 

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



Copyright © 2013. All Rights Reserved.