Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

Uses of Interface
org.evolvica.core.IPhenotype

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

Uses of IPhenotype in org.evolvica.core
 

Fields in org.evolvica.core declared as IPhenotype
protected  IPhenotype AbstractIndividual.phenotype
          The phenotype of this individual.
 

Methods in org.evolvica.core that return IPhenotype
 IPhenotype IPhenotypeBuilder.newPhenotype(IGenotype genotype)
          Returns a new phenotype for a given genotype.
 IPhenotype IPhenotype.copy()
          Creates a copy of this phenotype.
 IPhenotype IIndividual.getPhenotype()
          Returns the phenotype of this individual (if any).
 IPhenotype AbstractIndividual.getPhenotype()
          Returns the associated phenotype.
 


Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

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