Uses of Interface
org.gcube.dataanalysis.ecoengine.interfaces.Generator

Packages that use Generator
org.gcube.dataanalysis.ecoengine.processing   
org.gcube.dataanalysis.ecoengine.processing.factories   
 

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

Classes in org.gcube.dataanalysis.ecoengine.processing that implement Generator
 class LocalSimpleSplitGenerator
           
 class LocalSplitGenerator
           
 

Uses of Generator in org.gcube.dataanalysis.ecoengine.processing.factories
 

Methods in org.gcube.dataanalysis.ecoengine.processing.factories that return Generator
static Generator GeneratorsFactory.getGenerator(AlgorithmConfiguration config)
           
 

Methods in org.gcube.dataanalysis.ecoengine.processing.factories with parameters of type Generator
static void GeneratorsFactory.addGenerator2List(List<ComputationalAgent> generators, Generator generator)
           
 



Copyright © 2013. All Rights Reserved.