Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

org.evolvica.core
Interface IBuilderRepositoy


public interface IBuilderRepositoy

Repository for genotype builders.

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

Method Summary
 IGenotypeBuilder getBuilder(IDatatype id)
          Returns a genotype builder for the given genotype identifier.
 void register(IGenotypeBuilder builder)
          Registers a genotype builder to this repository.
 

Method Detail

getBuilder

public 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 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