|
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 |
Interface for a genotype builder. Implementing classes can be used as initializers and create new genotypes of a specific type.
Method Summary | |
IDatatype |
getType()
Returns the type of genotypes that are created be this builder. |
IGenotype |
newGenotype()
Creates a new genotype. |
Method Detail |
public IGenotype newGenotype()
public IDatatype getType()
|
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 |