|
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. A genotype holds the genetic information of an individual. Other common expressions are gene or chromosome. Each individual holds exactly one genotype.
Method Summary | |
IGenotype |
copy()
Creates a complete copy of this genotype (optional operation). |
IDatatype |
getType()
Returns the type identifier of this genotype. |
java.lang.String |
toString()
Returns a string representation of this genotype. |
Method Detail |
public IGenotype copy()
public IDatatype getType()
public java.lang.String toString()
|
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 |