All Classes and Interfaces

Class
Description
 
 
The Cell of one Bacterium.
The CellCore contains the DNA which has influence on orientation at moving.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
A Point is used to define the Position of Cell or as a Vector for defining Dimensions.
 
 
State of the Cell which monitors age and getting enough food.
The Status of the Cell's LifeCycle.
Orientation defines the new position after next move.
 
 
 
 
 
 
 
 
 
The Container for running the Simulation.
Class with main Method for Starting the Desktop Application.
View for the World Data Model for Displaying Food and Bacteria Cells.
 
The ControllerThread controls the Interactions between Model and View (MVC-Pattern).
The World contains Water, Cells and Food.
 
 
 
This Frame wraps the SimulatedEvolutionApplet which is the Container for this Simulution.
Map of World where every Place can have food needed by the Bacteria Cells for eating.
 
 
 
 
 
 
 
 
 
 
 
A Point is used to define the Position of Cell or as a Vector for defining Dimensions.