Package fr.lifl.jedi.util

This package defines tools used in the other packages of JEDI.

See:
          Description

Class Summary
AgentsPopulation This class stores the total population of all different agent classes within the environment.
CustomObservable Classes such that Thread that can be observed are used in JEDI.
SimulationProperties Singleton class representing properties used during simulation.
Version The only purpose of this class is to display the current version number of JEDI.
 

Package fr.lifl.jedi.util Description

This package defines tools used in the other packages of JEDI.

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 tool classes that are used in the model, the gui or the controllers of JEDI.