Packages
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.events  
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.controllersCore.util This package where tool classes are defined.
fr.lifl.jedi.gui This package contains the definition of different GUI that are used to display data of JEDI simulations.
fr.lifl.jedi.gui.control.automaticControl This package defines a graphical GUI that controls the simulation.
fr.lifl.jedi.gui.control.graphicalControl.controller This package contains the controller elements of the graphical control GUI of the simulation.
fr.lifl.jedi.gui.control.graphicalControl.view This package contains the view elements of the Graphical Control GUI of the simulation.
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.dataExportation 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.interactionDisplayer.controller 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.interactionDisplayer.model 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.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.gui.display.interactionDisplayer.view 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.