Uses of Class
com.rubecula.darwin.domain.helper.Census_Sink

Packages that use Census_Sink
com.rubecula.darwin.domain.helper

Darwin 

com.rubecula.darwin.domain.world

Darwin 

com.rubecula.darwin.examples.pepperedmoth

Peppered Moth Example 

com.rubecula.darwin.examples.travelingsalesman

Traveling Salesman Example 

 

Uses of Census_Sink in com.rubecula.darwin.domain.helper
 

Subclasses of Census_Sink in com.rubecula.darwin.domain.helper
 class Census_Standard
          Class to provide a default implementation of Census_Sink
 

Uses of Census_Sink in com.rubecula.darwin.domain.world
 

Subclasses of Census_Sink in com.rubecula.darwin.domain.world
 class Census_Darwinian
          Class to provide a default implementation of Census_Sink TODO do we really need this class? No it is obsolete!
 class Census_Detail
          Implementation of SinkCensus specifically which tries to do sensible things for general types of phenotypes and genotypes.
 

Uses of Census_Sink in com.rubecula.darwin.examples.pepperedmoth
 

Subclasses of Census_Sink in com.rubecula.darwin.examples.pepperedmoth
 class Census_WingColor
          Implementation of SinkCensus specifically for the PepperedMoth example and which concentrates on showing the mean wing color (and numbers of organisms with each trait).
 

Uses of Census_Sink in com.rubecula.darwin.examples.travelingsalesman
 

Subclasses of Census_Sink in com.rubecula.darwin.examples.travelingsalesman
 class Census_TS
           
 



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