Uses of Package
fr.lifl.jedi.model

Packages that use fr.lifl.jedi.model
fr.lifl.jedi.controllersCore Package where all elements used to run a simulation are defined, and where means to synchronize different views on the simulation are defined. 
fr.lifl.jedi.controllersCore.orderingPolicies Package where agent sequence ordering policies are defined. 
fr.lifl.jedi.controllersCore.simulationRun Package where all elements used to run a simulation are defined. 
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.gui.display.colorGrid This package defines a GUI that displays the simulation as an image, where agents are drawn with color shapes or icons. 
fr.lifl.jedi.gui.display.colorGrid.view This package defines the view elements of the GUI that displays the environment as an image. 
fr.lifl.jedi.gui.display.colorGrid.view.agentDisplay Package that defines different tools to draw agents in the Color Grid. 
fr.lifl.jedi.gui.display.interactionDisplayer.model.tree This package defines a GUI that displays the simulation as an image, where agents are drawn with color shapes or icons. 
fr.lifl.jedi.model This package provides the classes required to design the model of a simulation in JEDI. 
fr.lifl.jedi.model.halo This package provides the classes required to design the model of a simulation in JEDI. 
fr.lifl.jedi.model.interactionDeclaration This package defines the classes required to design the interaction matrix of a simulation. 
fr.lifl.jedi.model.interactionSelection This package defines the elements required to perform interaction selection. 
fr.lifl.jedi.model.interactionSelection.reactiveSelection   
fr.lifl.jedi.util This package defines tools used in the other packages of JEDI. 
 

Classes in fr.lifl.jedi.model used by fr.lifl.jedi.controllersCore
Agent
          This class represents an agent family -- i.e.
 

Classes in fr.lifl.jedi.model used by fr.lifl.jedi.controllersCore.orderingPolicies
Agent
          This class represents an agent family -- i.e.
 

Classes in fr.lifl.jedi.model used by fr.lifl.jedi.controllersCore.simulationRun
Environment
           The class corresponds to the environment were agents evolve.
 

Classes in fr.lifl.jedi.model used by fr.lifl.jedi.gui.display.agentsNumber
Agent
          This class represents an agent family -- i.e.
 

Classes in fr.lifl.jedi.model used by fr.lifl.jedi.gui.display.colorGrid
Agent
          This class represents an agent family -- i.e.
 

Classes in fr.lifl.jedi.model used by fr.lifl.jedi.gui.display.colorGrid.view
Agent
          This class represents an agent family -- i.e.
Environment
           The class corresponds to the environment were agents evolve.
 

Classes in fr.lifl.jedi.model used by fr.lifl.jedi.gui.display.colorGrid.view.agentDisplay
Agent
          This class represents an agent family -- i.e.
Environment
           The class corresponds to the environment were agents evolve.
 

Classes in fr.lifl.jedi.model used by fr.lifl.jedi.gui.display.interactionDisplayer.model.tree
Agent
          This class represents an agent family -- i.e.
 

Classes in fr.lifl.jedi.model used by fr.lifl.jedi.model
Agent
          This class represents an agent family -- i.e.
Environment
           The class corresponds to the environment were agents evolve.
Environment.EnvironmentCell
           This inner class corresponds to an unitary cell of the environment.
 

Classes in fr.lifl.jedi.model used by fr.lifl.jedi.model.halo
Agent
          This class represents an agent family -- i.e.
Environment
           The class corresponds to the environment were agents evolve.
 

Classes in fr.lifl.jedi.model used by fr.lifl.jedi.model.interactionDeclaration
Agent
          This class represents an agent family -- i.e.
Environment
           The class corresponds to the environment were agents evolve.
 

Classes in fr.lifl.jedi.model used by fr.lifl.jedi.model.interactionSelection
Agent
          This class represents an agent family -- i.e.
Environment
           The class corresponds to the environment were agents evolve.
 

Classes in fr.lifl.jedi.model used by fr.lifl.jedi.model.interactionSelection.reactiveSelection
Agent
          This class represents an agent family -- i.e.
 

Classes in fr.lifl.jedi.model used by fr.lifl.jedi.util
Agent
          This class represents an agent family -- i.e.