|
Evolvica Core API Version 0.6.2 Last Modified: June 29 2004 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.evolvica.core.AbstractIndividual
org.evolvica.core.DefaultIndividual
Default implementation of an individual.
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 |
public DefaultIndividual(IGenotype genotype)
genotype
- the genotype of this individual
|
Evolvica Core API Version 0.6.2 Last Modified: June 29 2004 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |