Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

org.evolvica.core
Class BuilderRepository

java.lang.Object
  extended byorg.evolvica.core.BuilderRepository

public class BuilderRepository
extends java.lang.Object

Default implementation of a genotype builder repository.

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

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

getBuilder

public static IGenotypeBuilder getBuilder(IDatatype id)
Returns a genotype builder for the given genotype identifier.

Parameters:
id - ID of the genotype
Returns:
builder for the given genotype or null if no builder can be found

register

public static void register(IGenotypeBuilder builder)
Registers a genotype builder to this repository.

Parameters:
builder - genotype builder to be registered

Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

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