Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

Uses of Class
org.evolvica.core.AbstractGene

Packages that use AbstractGene
org.evolvica.core Core package containing classes related to genotypes, individuals and populations. 
 

Uses of AbstractGene in org.evolvica.core
 

Subclasses of AbstractGene in org.evolvica.core
 class BinaryGene
          A gene of type binary string.
 class DoubleArrayGene
          Gene holding an array of doubles.
 class DoubleGene
          A gene of type Double.
 class FloatArrayGene
          Gene holding an array of floats.
 class FloatGene
          A gene of type Float.
 class IntegerArrayGene
          Gene holding an array of integers.
 class IntegerGene
          A gene of type Integer.
 class LongArrayGene
          Gene holding an array of longs.
 class LongGene
          A gene of type Long.
 class StringGene
          A gene of type String.
 


Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

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