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

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

Genetics 

com.rubecula.darwin.domain.helper

Darwin 

com.rubecula.darwin.domain.world

Darwin 

 

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

Classes in com.rubecula.darwin.domain.genetics that implement Ploidy
 class Gene_
           This abstract class represents a particular gene at a locus of a genome.
 class Gene_Diploid
          Lifespan: transient.
 class Gene_Haploid
          Lifespan: transient.
 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 Genomic_
          Abstract class implementing base methods for the Genomic interface.
 class Genomic_Diploid
           Lifespan: permanent.
 class Genomic_Haploid
           Lifespan: permanent.
 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 Ploidy in com.rubecula.darwin.domain.helper
 

Subinterfaces of Ploidy in com.rubecula.darwin.domain.helper
 interface Gene
           Defines the operations and properties of a Gene.
 interface Genome
           Defines the genetic information contained in an Organism belonging to a Taxon.
 interface Genomic
           Defines the genetic information contained in a Taxon.
 interface Genotype
          A Genotype is a (diploid or haploid) set of genes which can be manipulated.
 

Uses of Ploidy in com.rubecula.darwin.domain.world
 

Classes in com.rubecula.darwin.domain.world that implement Ploidy
 class Genomic_Asexual
           Lifespan: permanent.
 class Genomic_Sexual
           Lifespan: permanent.
 



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