|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Chromosome | |
|---|---|
| com.objex.progeny.anywhere.data | |
| Uses of Chromosome in com.objex.progeny.anywhere.data |
|---|
| Methods in com.objex.progeny.anywhere.data that return Chromosome | |
|---|---|
Chromosome |
Chromosome.cloneChromosome()
|
Chromosome |
MarkerData.getChromosome(int ai_chromoid)
|
| Methods in com.objex.progeny.anywhere.data that return types with arguments of type Chromosome | |
|---|---|
java.util.Map<java.lang.Integer,Chromosome> |
MarkerData.getChromosomes()
|
java.util.Iterator<Chromosome> |
MarkerData.iterator()
|
| Methods in com.objex.progeny.anywhere.data with parameters of type Chromosome | |
|---|---|
void |
MarkerData.addChromosome(Chromosome a_chromosome)
Add a new chromosome to the genetic data map |
| Method parameters in com.objex.progeny.anywhere.data with type arguments of type Chromosome | |
|---|---|
void |
MarkerData.setChromosomes(java.util.Map<java.lang.Integer,Chromosome> a_chromosomes)
Sets a new map of chromosomes keyed by chromosome ID. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||