Uses of Package
fr.lifl.jedi.gui.display.interactionDisplayer.model.tree

Packages that use fr.lifl.jedi.gui.display.interactionDisplayer.model.tree
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. 
 

Classes in fr.lifl.jedi.gui.display.interactionDisplayer.model.tree used by fr.lifl.jedi.gui.display.interactionDisplayer.model.tree
PerformedInteractionsDisplayableNode
          This abstract node is the parent of all nodes in the PerformedInteractionsDisplayerGUI GUI.
PerformedInteractionsFamilyNode
          A node that represents the interactions performed by the different instances of a particular agent family.
PerformedInteractionsInstanceNode
          A node that represents the interactions performed by a particular agent instance.