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

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

Genetics 

 

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

Classes in com.rubecula.darwin.domain.genetics that implement EitherOr
 class Allele_Binary
          Abstract type of allele which has two values, based on a boolean.
 class Allele_Dominance
          Lifespan: permanent.
 class Allele_Sex
          Unlike Allele_Dominance, which uses upper and lower case to denote dominance, the two different alleles of the Allele_Sex type are "Y" and "X" for male and female, respectively.
 



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