Package fr.lifl.jedi.model

This package provides the classes required to design the model of a simulation in JEDI.

See:
          Description

Class Summary
Agent This class represents an agent family -- i.e.
Environment The class corresponds to the environment were agents evolve.
 

Package fr.lifl.jedi.model Description

This package provides the classes required to design the model of a simulation in 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 all classes that make possible to design interactions, agents and environment. It corresponds to the Model part of the MVC.

Package overall organization

This package contains two classes and three subpackages :