Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

org.evolvica.core
Interface IPhenotypeBuilder


public interface IPhenotypeBuilder

Builder for phenotypes.

Since:
0.4.0
Version:
$Revision: 1.5 $ $Date: 2004/05/26 11:57:54 $
Author:
Andreas Rummler

Method Summary
 IDatatype getType()
          Returns the type of genotypes that are accepted be this builder.
 IPhenotype newPhenotype(IGenotype genotype)
          Returns a new phenotype for a given genotype.
 

Method Detail

newPhenotype

public IPhenotype newPhenotype(IGenotype genotype)
Returns a new phenotype for a given genotype.

Parameters:
genotype - genotype to convert into a phenotype
Returns:
associalted phenotype for the given genotype

getType

public IDatatype getType()
Returns the type of genotypes that are accepted be this builder.

Returns:
type of created genotypes

Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

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