Package fr.lifl.jedi.gui.display.dataExportation

This package contains the definition of a GUI that display the number of instances of every agent families of a simulation.

See:
          Description

Class Summary
AbstractSimulationDataExportationController This class observes the simulation, performs some processing and exports the data processed into a file.
SimulationFileOutputer This is used to export character lines into a file.
 

Package fr.lifl.jedi.gui.display.dataExportation Description

This package contains the definition of a GUI that display the number of instances of every agent families of a simulation.

This package and its subpackage are the fruits of works lead by the SMAC (which stands for "Systèmes Multi-Agents et Comportements" -- i.e. Multi-Agent Systems and Behavior in english) Research Team, from the University of Lille, France.

This version of JEDI was written by :

Contact : philippe (d) mathieu (a) lifl (d) fr
Replace (d) with a dot, and (a) with an @.

Package contents

This package contains all classes that make possible to export data from the simulation at the end of every time step.