Package

it.unibo.scafi

simulation

Permalink

package simulation

Visibility
  1. Public
  2. All

Type Members

  1. trait MetaActionManager extends AnyRef

    Permalink

    a concept used to enqueue meta action (action that operate at simulation level) and when it is require process and execute action on simulation

  2. trait Simulation extends SimulationPlatform

    Permalink

    This trait defines a component that extends a Platform and requires to be "attached" to an Engine.

    This trait defines a component that extends a Platform and requires to be "attached" to an Engine. It defines a trait with a simulator skeleton along with two settings for it, created by a factory.

  3. class SimulationObserver[ID, NAME] extends Observer

    Permalink

    an observer of scafi simulation

    an observer of scafi simulation

    ID

    the id of node

    NAME

    the name if local sensor

  4. trait SpatialSimulation extends Simulation with SpaceAwarePlatform

    Permalink

Value Members

  1. object MetaActionManager

    Permalink
  2. object SimulationObserver

    Permalink
  3. package frontend

    Permalink

Ungrouped