|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.rubecula.darwin.domain.world | |
|---|---|
| com.rubecula.darwin.domain.environment | |
| com.rubecula.darwin.domain.genetics | Genetics |
| 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 |
| Classes in com.rubecula.darwin.domain.world used by com.rubecula.darwin.domain.environment | |
|---|---|
| FrequencyMap
Class to implement a frequency map. |
|
| Classes in com.rubecula.darwin.domain.world used by com.rubecula.darwin.domain.genetics | |
|---|---|
| FrequencyMap
Class to implement a frequency map. |
|
| Classes in com.rubecula.darwin.domain.world used by com.rubecula.darwin.domain.helper | |
|---|---|
| FrequencyMap
Class to implement a frequency map. |
|
| Lek
Lifespan: temporary Concrete class to model a collection of breeding males from which a female may choose a mate. |
|
| Mate
Class to model a potential (male) mate. |
|
| Viability
|
|
| Classes in com.rubecula.darwin.domain.world used by com.rubecula.darwin.domain.world | |
|---|---|
| Asexual
Defines operations on asexual organisms. |
|
| Attraction
This interface enables sexual selection. |
|
| Attraction_
Base class for Attraction. |
|
| Best_Organism
This class keeps track of the best organism, where best is defined as having the greatest fitness. |
|
| Census_Darwinian
Class to provide a default implementation of Census_Sink
TODO do we really need this class? No it is obsolete! |
|
| Colony_
|
|
| Expresser_Mendelian
Lifespan: permanent. |
|
| Frequency
Well, sometimes Java is simply bizarre. |
|
| FrequencyMap
Class to implement a frequency map. |
|
| Function_Choosy
This class implements the Choosy.getMinimumDesirability(double)
function and allows dynamic varying of the specific formula, by emplying an
Evaluator. |
|
| Function_Desirable
Concrete implementation of Desirable which extends Function_
and implements HasExpressions (thus it can be updated graphically at
runtime). |
|
| HasMean
|
|
| Lek
Lifespan: temporary Concrete class to model a collection of breeding males from which a female may choose a mate. |
|
| Managed
Interface to define the operations on a Population where after
stabilizing on a best (fittest) solution, we update the environment, kill off
the colonies other than the one containing the best organism, create daughter
colonies, each of which has a differently modified environment based on the
original environment. |
|
| Mate
Class to model a potential (male) mate. |
|
| MateChoice_
Abstract class defining the base methods of MateChoice. |
|
| MortalityStats
|
|
| NumericFrequencyMap
This is a FrequencyMap where the keys each have an intrinsic value,
yielded by invoking Number.doubleValue(). |
|
| Organism_
Abstract class defining the base methods and fields of an implementation of Organism interface. |
|
| Population_
Abstract class defining the base methods and fields for an instance of the Population interface. |
|
| Registry_
|
|
| Taxon_
Abstract class implementing Taxon interface. |
|
| Viability
|
|
| Classes in com.rubecula.darwin.domain.world used by com.rubecula.darwin.examples.pepperedmoth | |
|---|---|
| Attraction
This interface enables sexual selection. |
|
| Census_Darwinian
Class to provide a default implementation of Census_Sink
TODO do we really need this class? No it is obsolete! |
|
| Function_Choosy
This class implements the Choosy.getMinimumDesirability(double)
function and allows dynamic varying of the specific formula, by emplying an
Evaluator. |
|
| Function_Desirable
Concrete implementation of Desirable which extends Function_
and implements HasExpressions (thus it can be updated graphically at
runtime). |
|
| MateChoice_
Abstract class defining the base methods of MateChoice. |
|
| MateChoice_Evaluator
|
|
| Registry_
|
|
| Classes in com.rubecula.darwin.domain.world used by com.rubecula.darwin.examples.travelingsalesman | |
|---|---|
| Asexual
Defines operations on asexual organisms. |
|
| Census_Darwinian
Class to provide a default implementation of Census_Sink
TODO do we really need this class? No it is obsolete! |
|
| Managed
Interface to define the operations on a Population where after
stabilizing on a best (fittest) solution, we update the environment, kill off
the colonies other than the one containing the best organism, create daughter
colonies, each of which has a differently modified environment based on the
original environment. |
|
| Organism_
Abstract class defining the base methods and fields of an implementation of Organism interface. |
|
| Organism_Asexual
This concrete class represents an individual organism within a Taxon . |
|
| Population_
Abstract class defining the base methods and fields for an instance of the Population interface. |
|
| Population_Managed
This abstract class is designed to be a base class for populations whose evolution is "managed". |
|
| Registry_
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||