|
Evolvica Core API Version 0.6.3 Last Modified: July 20 2004 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.evolvica.core.GenotypeRepository
Repository for collecting and creating genotype IDs.
| Method Summary | |
static IDatatype |
getID(java.lang.Class clazz)
Returns a genotype ID for a given class. |
static IDatatype |
getID(IGenotype gene)
Returns a genotype ID for a given genotype. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static final IDatatype getID(IGenotype gene)
gene - genotype for which an ID should be created
public static final IDatatype getID(java.lang.Class clazz)
clazz - class for which an ID should be created
|
Evolvica Core API Version 0.6.3 Last Modified: July 20 2004 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||