com.rubecula.darwin.domain.genetics
Class Gene_Haploid

java.lang.Object
  extended by net.sf.tostring0.AToString
      extended by com.rubecula.darwin.domain.genetics.Gene_
          extended by com.rubecula.darwin.domain.genetics.Gene_Haploid
All Implemented Interfaces:
Basic, CacheSignature, Censusible, Gene, Ploidy, java.lang.Cloneable, net.sf.tostring0.Identifiable, net.sf.tostring0.IToString

public class Gene_Haploid
extends Gene_

Lifespan: transient. Concrete class to model a haploid gene (locus).

Author:
Robin Hillyard

Field Summary
 
Fields inherited from class com.rubecula.darwin.domain.genetics.Gene_
LOG
 
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
 
Fields inherited from interface com.rubecula.darwin.domain.helper.Ploidy
DIPLOID, HAPLOID
 
Method Summary
 
Methods inherited from class com.rubecula.darwin.domain.genetics.Gene_
censusMe, clone, equals, getAllele, getAlleleCount, getAlleleKey, getBases, getCensusibleChildren, getIdentifier, getLocus, getPloidy, getSignature, hashCode, mutate, setAllele, setLocus
 
Methods inherited from class net.sf.tostring0.AToString
toString, toString, toStringBrief, toStringId
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface net.sf.tostring0.IToString
toString, toStringBrief, toStringId
 



Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.