Uses of Package
fr.lifl.jedi.util

Packages that use fr.lifl.jedi.util
fr.lifl.jedi.gui.display.agentsNumber This package contains the definition of a GUI that display the number of instances of every agent families of a simulation. 
fr.lifl.jedi.model This package provides the classes required to design the model of a simulation in JEDI. 
fr.lifl.jedi.util This package defines tools used in the other packages of JEDI. 
 

Classes in fr.lifl.jedi.util used by fr.lifl.jedi.gui.display.agentsNumber
AgentsPopulation
          This class stores the total population of all different agent classes within the environment.
 

Classes in fr.lifl.jedi.util used by fr.lifl.jedi.model
AgentsPopulation
          This class stores the total population of all different agent classes within the environment.
 

Classes in fr.lifl.jedi.util used by fr.lifl.jedi.util
SimulationProperties
          Singleton class representing properties used during simulation.