Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

org.evolvica.core
Class IntegerArrayGeneBuilder

java.lang.Object
  extended byorg.evolvica.core.IntegerArrayGeneBuilder
All Implemented Interfaces:
IGenotypeBuilder

public class IntegerArrayGeneBuilder
extends java.lang.Object
implements IGenotypeBuilder

A builder for for genotypes of type IntegerArrayGene.

Since:
0.4.0
Version:
$Revision: 1.5 $ $Date: 2004/05/26 11:57:56 $
Author:
Andreas Rummler

Constructor Summary
IntegerArrayGeneBuilder()
          Constructor.
 
Method Summary
 IDatatype getType()
          Returns the type of genotypes that are created be this builder.
 IGenotype newGenotype()
          Creates a new genotype.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntegerArrayGeneBuilder

public IntegerArrayGeneBuilder()
Constructor.

Method Detail

newGenotype

public IGenotype newGenotype()
Description copied from interface: IGenotypeBuilder
Creates a new genotype.

Specified by:
newGenotype in interface IGenotypeBuilder
Returns:
newly created genotype
See Also:
IGenotypeBuilder.newGenotype()

getType

public IDatatype getType()
Description copied from interface: IGenotypeBuilder
Returns the type of genotypes that are created be this builder.

Specified by:
getType in interface IGenotypeBuilder
Returns:
type of created genotypes
See Also:
IGenotypeBuilder.getType()

Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

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