|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.tostring0.AToString com.rubecula.darwin.domain.genetics.Chromosome_ com.rubecula.darwin.domain.genetics.Chromosome_Sex
public final class Chromosome_Sex
lifespan: permanent.
This type implements the Chromosome
interface with a sex-linked
chromosome.
Field Summary |
---|
Fields inherited from class com.rubecula.darwin.domain.genetics.Chromosome_ |
---|
LOG |
Fields inherited from interface com.rubecula.darwin.domain.helper.Chromosome |
---|
SEX |
Fields inherited from interface net.sf.tostring0.IToString |
---|
ANGBR_OPEN, ANGBRA_CLSE, BRA_CLSE, BRA_OPEN, BRCE_OPEN, BRCS_CLSE, COLON, LIST_SEPARATOR, MAX_ELEMENTS_DEFAULT, S_MT, S_PERCENT, SEPARATOR, SPACE |
Constructor Summary | |
---|---|
Chromosome_Sex(org.apache.commons.math.random.RandomGenerator random)
|
Method Summary | |
---|---|
protected void |
clear()
Clear all but the sex locus. |
Locus |
getSexLocus()
|
Methods inherited from class com.rubecula.darwin.domain.genetics.Chromosome_ |
---|
add, add, addAll, addLocus, addLocus, contains, equals, getCount, getGenomic, getIdentifier, getLoci, getLocus, hashCode, indexOf, isEmpty, isSexLinked, lastIndexOf, remove, remove, retainAll, setGenomic, setLoci, toArray, toArray |
Methods inherited from class net.sf.tostring0.AToString |
---|
toString, toString, toStringBrief, toStringId |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface net.sf.tostring0.IToString |
---|
toString, toStringBrief, toStringId |
Constructor Detail |
---|
public Chromosome_Sex(org.apache.commons.math.random.RandomGenerator random)
random
- XXXMethod Detail |
---|
public Locus getSexLocus()
protected void clear()
clear
in class Chromosome_
Chromosome_.clear()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |