Uses of Class
org.gcube.dataanalysis.ecoengine.configuration.ALG_PROPS

Packages that use ALG_PROPS
org.gcube.dataanalysis.ecoengine.configuration   
org.gcube.dataanalysis.ecoengine.interfaces   
org.gcube.dataanalysis.ecoengine.modeling   
org.gcube.dataanalysis.ecoengine.models   
org.gcube.dataanalysis.ecoengine.processing   
org.gcube.dataanalysis.ecoengine.spatialdistributions   
 

Uses of ALG_PROPS in org.gcube.dataanalysis.ecoengine.configuration
 

Methods in org.gcube.dataanalysis.ecoengine.configuration that return ALG_PROPS
static ALG_PROPS ALG_PROPS.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ALG_PROPS[] ALG_PROPS.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of ALG_PROPS in org.gcube.dataanalysis.ecoengine.interfaces
 

Methods in org.gcube.dataanalysis.ecoengine.interfaces that return ALG_PROPS
 ALG_PROPS[] SpatialProbabilityDistributionTable.getProperties()
           
 ALG_PROPS[] Model.getProperties()
           
 ALG_PROPS[] GenericAlgorithm.getProperties()
           
 ALG_PROPS[] Generator.getSupportedAlgorithms()
           
 ALG_PROPS[] Modeler.getSupportedModels()
           
 

Uses of ALG_PROPS in org.gcube.dataanalysis.ecoengine.modeling
 

Methods in org.gcube.dataanalysis.ecoengine.modeling that return ALG_PROPS
 ALG_PROPS[] SimpleModeler.getSupportedModels()
           
 

Uses of ALG_PROPS in org.gcube.dataanalysis.ecoengine.models
 

Methods in org.gcube.dataanalysis.ecoengine.models that return ALG_PROPS
 ALG_PROPS[] ModelHSPEN.getProperties()
           
 ALG_PROPS[] ModelAquamapsNNNS.getProperties()
           
 ALG_PROPS[] ModelAquamapsNN.getProperties()
           
 

Uses of ALG_PROPS in org.gcube.dataanalysis.ecoengine.processing
 

Methods in org.gcube.dataanalysis.ecoengine.processing that return ALG_PROPS
 ALG_PROPS[] RainyCloudGenerator.getSupportedAlgorithms()
           
 ALG_PROPS[] LocalSplitGenerator.getSupportedAlgorithms()
           
 ALG_PROPS[] LocalSimpleSplitGenerator.getSupportedAlgorithms()
           
 

Uses of ALG_PROPS in org.gcube.dataanalysis.ecoengine.spatialdistributions
 

Methods in org.gcube.dataanalysis.ecoengine.spatialdistributions that return ALG_PROPS
 ALG_PROPS[] TestAlgorithm.getProperties()
           
 ALG_PROPS[] DummyAlgorithm.getProperties()
           
 ALG_PROPS[] BayesianDistribution.getProperties()
           
 ALG_PROPS[] AquamapsSuitable2050.getProperties()
           
 ALG_PROPS[] AquamapsSuitable.getProperties()
           
 ALG_PROPS[] AquamapsNNSuitable.getProperties()
           
 ALG_PROPS[] AquamapsNative.getProperties()
           
 



Copyright © 2012. All Rights Reserved.