|
Evolvica Core API Version 0.6.2 Last Modified: June 29 2004 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |