|
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.BuilderRepository
Default implementation of a genotype builder repository.
| Method Summary | |
static IGenotypeBuilder |
getBuilder(IDatatype id)
Returns a genotype builder for the given genotype identifier. |
static void |
register(IGenotypeBuilder builder)
Registers a genotype builder to this repository. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static IGenotypeBuilder getBuilder(IDatatype id)
id - ID of the genotype
public static void register(IGenotypeBuilder builder)
builder - genotype builder to be registered
|
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 | ||||||||||