Uses of Class
jenes.chromosome.GenericAlleleSet

Packages that use GenericAlleleSet
jenes.tutorials.problem5   
 

Uses of GenericAlleleSet in jenes.tutorials.problem5
 

Subclasses of GenericAlleleSet in jenes.tutorials.problem5
 class DoubleAlleleSet
          Tutorial illustrating the use of object-oriented chromosomes, whose allele set can be defined by the user for each gene.
 class IntegerAlleleSet
          Tutorial illustrating the use of object-oriented chromosomes, whose allele set can be defined by the user for each gene.