© 2006-2007 ETH Zurich

Uses of Class
org.ximtec.igesture.batch.core.BatchAlgorithm

Packages that use BatchAlgorithm
org.ximtec.igesture.batch Batch processing functionality for algorithm evaluation. 
org.ximtec.igesture.batch.core.jdom   
 

Uses of BatchAlgorithm in org.ximtec.igesture.batch
 

Methods in org.ximtec.igesture.batch that return types with arguments of type BatchAlgorithm
 List<BatchAlgorithm> BatchProcessContainer.getAlgorithms()
          Returns the batch algorithm.
 

Methods in org.ximtec.igesture.batch with parameters of type BatchAlgorithm
 void BatchProcessContainer.addAlgorithm(BatchAlgorithm algorithm)
          Adds a batch algorithm.
 

Method parameters in org.ximtec.igesture.batch with type arguments of type BatchAlgorithm
static List<Configuration> BatchProcess.createConfigurations(List<BatchAlgorithm> algorithms)
          Creates a list of configurations.
 

Uses of BatchAlgorithm in org.ximtec.igesture.batch.core.jdom
 

Methods in org.ximtec.igesture.batch.core.jdom that return BatchAlgorithm
static BatchAlgorithm JdomBatchAlgorithm.unmarshal(org.jdom.Element algorithm)
           
 


© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.