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

Packages that use INFRASTRUCTURE
org.gcube.dataanalysis.ecoengine.clustering   
org.gcube.dataanalysis.ecoengine.configuration   
org.gcube.dataanalysis.ecoengine.interfaces   
org.gcube.dataanalysis.ecoengine.modeling   
org.gcube.dataanalysis.ecoengine.processing   
org.gcube.dataanalysis.ecoengine.transducers   
 

Uses of INFRASTRUCTURE in org.gcube.dataanalysis.ecoengine.clustering
 

Methods in org.gcube.dataanalysis.ecoengine.clustering that return INFRASTRUCTURE
 INFRASTRUCTURE DBScan.getInfrastructure()
           
 

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

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

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

Methods in org.gcube.dataanalysis.ecoengine.interfaces that return INFRASTRUCTURE
 INFRASTRUCTURE DataAnalysis.getInfrastructure()
          The weight of this procedure is the lowest as it runs on local machine
 INFRASTRUCTURE ComputationalAgent.getInfrastructure()
           
 

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

Methods in org.gcube.dataanalysis.ecoengine.modeling that return INFRASTRUCTURE
 INFRASTRUCTURE SimpleModeler.getInfrastructure()
           
 

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

Methods in org.gcube.dataanalysis.ecoengine.processing that return INFRASTRUCTURE
 INFRASTRUCTURE RainyCloudGenerator.getInfrastructure()
           
 INFRASTRUCTURE LocalSplitGenerator.getInfrastructure()
           
 INFRASTRUCTURE LocalSimpleSplitGenerator.getInfrastructure()
           
 

Uses of INFRASTRUCTURE in org.gcube.dataanalysis.ecoengine.transducers
 

Methods in org.gcube.dataanalysis.ecoengine.transducers that return INFRASTRUCTURE
 INFRASTRUCTURE TestTrans.getInfrastructure()
           
 INFRASTRUCTURE QueryExecutor.getInfrastructure()
           
 INFRASTRUCTURE OccurrencePointsMerger.getInfrastructure()
           
 INFRASTRUCTURE InterpolationTransducer.getInfrastructure()
           
 INFRASTRUCTURE BioClimateHSPECTransducer.getInfrastructure()
           
 



Copyright © 2012. All Rights Reserved.