Package jasi.sim.basic.control

Basic simulation controlling.

See:
          Description

Interface Summary
SimController Interface to control the execution of a simulation.
SimListener Interface for an observer/listener of simulation state changes.
 

Class Summary
AbstractSimController Basic simulation controller.
AbstractSimListener A basic adapter for observers of simulation state changes.
 

Package jasi.sim.basic.control Description

Basic simulation controlling.

This package provides interfaces for listeners to simulation state and controllers of the simulation.