Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

Uses of Interface
org.evolvica.engine.ISource

Packages that use ISource
org.evolvica.core.init Initialization. 
org.evolvica.engine Algorithm engine. 
 

Uses of ISource in org.evolvica.core.init
 

Subinterfaces of ISource in org.evolvica.core.init
 interface IInitializer
          Interface for an initializer.
 

Classes in org.evolvica.core.init that implement ISource
 class AbstractInitializer
          Abstract base class for an initializer.
 class BinaryFileInitializer
          This operator initializes an individual set with data from a binary file.
 class BinaryInitializer
          Initiatializer for binary strings.
 class FloatArrayInitializer
          Creation of float arrays.
 class FloatInitializer
          Creation of individuals containing float chromosomes.
 class IntegerArrayInitializer
          Creation of integer arrays.
 class IntegerInitializer
          Creation of individuals containing integer chromosomes.
 class IntegerSequenceInitializer
          Creation of integer sequences.
 class RandomStringInitializer
          Operator that creates random string chromosomes.
 class XMLInitializer
          This operator initializes an individual set with data from a XML file.
 

Uses of ISource in org.evolvica.engine
 

Fields in org.evolvica.engine declared as ISource
protected  ISource SourceElement.source
          Underlying source operator.
 

Constructors in org.evolvica.engine with parameters of type ISource
SourceElement(ISource source)
          Constructor.
 


Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

Copyright © 2000-2004 Technical University of Ilmenau, Department Electronic Circuits and Systems