Uses of Class
fr.lifl.jedi.gui.display.interactionDisplayer.model.tree.PerformedInteractionsInstanceNode

Packages that use PerformedInteractionsInstanceNode
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. 
 

Uses of PerformedInteractionsInstanceNode in fr.lifl.jedi.gui.display.interactionDisplayer.model.tree
 

Methods in fr.lifl.jedi.gui.display.interactionDisplayer.model.tree that return PerformedInteractionsInstanceNode
 PerformedInteractionsInstanceNode PerformedInteractionsFamilyNode.getNodeForInstance(Agent a)
          Gets the node that represents the data of a particular agent.