Uses of Class
sema.Engine.SimulationError

Packages that use Engine.SimulationError
sema Extensible Multi-Agent Simulator.  
 

Uses of Engine.SimulationError in sema
 

Methods in sema that throw Engine.SimulationError
 void Engine.next()
          Executes the events of the smallest date.
 void Engine.gotoDate(java.lang.Double date)
          Executes every events until it reachs the date.