Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

org.evolvica.core
Class DefaultIndividual

java.lang.Object
  extended byorg.evolvica.core.AbstractIndividual
      extended byorg.evolvica.core.DefaultIndividual
All Implemented Interfaces:
IIndividual, java.io.Serializable

public class DefaultIndividual
extends AbstractIndividual

Default implementation of an individual.

Since:
0.4.0
Version:
$Revision: 1.4 $ $Date: 2004/05/26 11:57:52 $
Author:
Andreas Rummler
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.evolvica.core.AbstractIndividual
fitness, genotype, phenoBuilder, phenotype, score
 
Constructor Summary
DefaultIndividual(IGenotype genotype)
          Constructor.
 
Methods inherited from class org.evolvica.core.AbstractIndividual
getFitness, getGenotype, getPhenotype, getScore, setFitness, setGenotype, setScore, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DefaultIndividual

public DefaultIndividual(IGenotype genotype)
Constructor.

Parameters:
genotype - the genotype of this individual

Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

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