|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OptionsModel | |
---|---|
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 OptionsModel in fr.lifl.jedi.gui.display.interactionDisplayer.model.tree |
---|
Methods in fr.lifl.jedi.gui.display.interactionDisplayer.model.tree with parameters of type OptionsModel | |
---|---|
void |
PerformedInteractionsStepNode.buildTreeAccordingToOptions(OptionsModel model,
int step)
|
void |
PerformedInteractionsFamilyNode.buildTreeAccordingToOptions(OptionsModel model,
int step)
|
abstract void |
PerformedInteractionsDisplayableNode.buildTreeAccordingToOptions(OptionsModel model,
int step)
Builds the tree according to the options provided in the model. |
void |
PerformedInteractionsInstanceNode.buildTreeAccordingToOptions(OptionsModel model,
int step)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |