Package

it.unibo.scafi

platform

Permalink

package platform

Visibility
  1. Public
  2. All

Type Members

  1. trait Platform extends AnyRef

    Permalink

    This trait defines a component that requires to be "attached" to Core It defines a whole platform view, with a NETWORK type modelling the whole computational system

  2. trait SimulationPlatform extends SpaceTimeAwarePlatform

    Permalink
  3. trait SpaceAwarePlatform extends Platform

    Permalink
  4. trait SpaceTimeAwarePlatform extends SpaceAwarePlatform with TimeAwarePlatform

    Permalink
  5. trait TimeAwarePlatform extends Platform

    Permalink

Value Members

  1. object Platform

    Permalink
  2. object SimulationPlatform

    Permalink
  3. object SpaceTimeAwarePlatform

    Permalink

Ungrouped