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

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

Methods in fr.lifl.jedi.gui.display.interactionDisplayer.model.tree that return PerformedInteractionsFamilyNode
 PerformedInteractionsFamilyNode PerformedInteractionsModel.getNodeForFamily(java.lang.Class<?> family)
          Gets the node that contains data for a particular agent family.