|
||||||||||
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_NoSex
public final class Chromosome_NoSex
Lifespan: permanent.
Standard implementation of Chromosome
that is not sex-linked. If you
need an implementation of Chromosome which does not fit either this type or
Chromosome_Sex
, then you need to subclass Chromosome_
.
This type name reminds me of the play No Sex
Please, We're British
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_NoSex(java.lang.String identifier)
|
Method Summary |
---|
Methods inherited from class com.rubecula.darwin.domain.genetics.Chromosome_ |
---|
add, add, addAll, addLocus, addLocus, clear, 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_NoSex(java.lang.String identifier)
identifier
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |