Uses of Class
fr.lifl.jedi.controllersCore.events.FromSimulationCoreEvent

Packages that use FromSimulationCoreEvent
fr.lifl.jedi.controllersCore.events   
 

Uses of FromSimulationCoreEvent in fr.lifl.jedi.controllersCore.events
 

Fields in fr.lifl.jedi.controllersCore.events with type parameters of type FromSimulationCoreEvent
static java.util.Map<SimulationCoreStates,FromSimulationCoreEvent> FromSimulationCoreEvent.EVENTS
          For implementation efficiency, instead of instanciating every event when the simulation core changes state, all instances are created once in this structure.