|
||||||||||
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.Locus_ com.rubecula.darwin.domain.genetics.Locus_Random com.rubecula.darwin.domain.genetics.Locus_Sex
public final class Locus_Sex
Lifespan: permanent.
Implementer of Locus
specifically for sex.
Field Summary | |
---|---|
static int |
INDEX_FEMALE
|
static java.lang.String |
SEX
|
Fields inherited from class com.rubecula.darwin.domain.genetics.Locus_Random |
---|
_random |
Fields inherited from class com.rubecula.darwin.domain.genetics.Locus_ |
---|
LOG |
Fields inherited from interface com.rubecula.darwin.domain.helper.Locus |
---|
ID_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 | |
---|---|
Locus_Sex(org.apache.commons.math.random.RandomGenerator random)
|
Method Summary |
---|
Methods inherited from class com.rubecula.darwin.domain.genetics.Locus_Random |
---|
add, onChange, pickAllele, setAlleles |
Methods inherited from class com.rubecula.darwin.domain.genetics.Locus_ |
---|
addAllele, equals, getAllele, getAlleleMap, getAlleles, getAlleleValues, getChromosome, getFrequencies, getIdentifier, getKey, getParent, getPolygenic, hashCode, isLegal, isSexLinked, makeGene, putAllele, setParent, setPolygenic, size |
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 |
Field Detail |
---|
public static final java.lang.String SEX
public static final int INDEX_FEMALE
Constructor Detail |
---|
public Locus_Sex(org.apache.commons.math.random.RandomGenerator random)
random
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |