$ A B C D E F G H I K L M N O P Q R S T U V _

D

DarwinException - Exception in com.rubecula.darwin.core
This application-independent exception class is used to track runtime exceptions which may occur in the Darwin classes.
DarwinException(String) - Constructor for exception com.rubecula.darwin.core.DarwinException
 
DarwinException(String, Throwable) - Constructor for exception com.rubecula.darwin.core.DarwinException
 
DarwinException(Throwable) - Constructor for exception com.rubecula.darwin.core.DarwinException
 
Darwinian - Interface in com.rubecula.darwin.core
Defines the methods supported by an evolutionary computation (Darwinian) system.
Darwinian_Abstract - Class in com.rubecula.darwin.core
Abstract class implementing Darwinian interface.
Darwinian_Abstract(String, Genome, Phenome, Census, Mortality, MateChoice, Fecundity) - Constructor for class com.rubecula.darwin.core.Darwinian_Abstract
Constructor to create a Darwinian system with no populations.
Darwinian_Default - Class in com.rubecula.darwin.core
Default implementation of Darwinian.
Darwinian_Default(String, Genome, Phenome, Census, double, MateChoice, Fecundity) - Constructor for class com.rubecula.darwin.core.Darwinian_Default
Constructor to create a Darwinian system with no populations, and with the default mortality implementer.
Darwinian_Default(String, Genome, Phenome, Census, Mortality, MateChoice, Fecundity) - Constructor for class com.rubecula.darwin.core.Darwinian_Default
Constructor to create a Darwinian system with no populations.
DarwinProperties - Class in com.rubecula.darwin.core
A property resource bundle specifically useful to a Darwinian system.
DarwinProperties(String) - Constructor for class com.rubecula.darwin.core.DarwinProperties
 
DarwinProperties(URL) - Constructor for class com.rubecula.darwin.core.DarwinProperties
 
DEFAULT_PROPERTIES_URL - Static variable in class com.rubecula.darwin.examples.pepperedmoth.Applet_PepperedMoth
This URL is good for development: file:../config/pepperedMoth.properties But to deploy as an applet you will have to set the parameter Applet_PepperedMoth.PROPERTIES_URL as an applet (embed) parameter in the HTML.
DefaultEnumeration(Iterator<?>, Census, PrintWriter) - Static method in class com.rubecula.darwin.core.CensusUtils
Method to enumerate a census on the iteractor, given the censusTaker provided.
DIPLOID - Static variable in interface com.rubecula.darwin.core.Genome
2 (two genes at a locus).
doubleValue() - Method in interface com.rubecula.darwin.core.EcoFactor
 
doubleValue() - Method in class com.rubecula.darwin.core.EcoFactor_Default
 
doubleValue() - Method in class com.rubecula.darwin.examples.travelingsalesman.EcoFactor_TS
 

$ A B C D E F G H I K L M N O P Q R S T U V _