Uses of Interface
com.rubecula.darwin.domain.helper.Genotype

Packages that use Genotype
com.rubecula.darwin.domain.genetics

Genetics 

com.rubecula.darwin.domain.helper

Darwin 

 

Uses of Genotype in com.rubecula.darwin.domain.genetics
 

Classes in com.rubecula.darwin.domain.genetics that implement Genotype
 class Genome_
           This abstract class provides base definitions for implementers of Genome, the genetic information contained in an Organism belonging to a Taxon.
 class Genome_Linear
          Lifespan: transient.
 class Genotype_
           This abstract class provides base definitions for implementers of Genome, the genetic information contained in an Organism belonging to a Taxon.
 

Uses of Genotype in com.rubecula.darwin.domain.helper
 

Subinterfaces of Genotype in com.rubecula.darwin.domain.helper
 interface Genome
           Defines the genetic information contained in an Organism belonging to a Taxon.
 



Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.