Package

it.unibo.scafi.simulation.frontend

model

Permalink

package model

Visibility
  1. Public
  2. All

Type Members

  1. trait Action extends AnyRef

    Permalink

    Created by chiara on 14/11/16.

  2. case class EuclideanDistanceNbr(radius: Double) extends NbrPolicy with Product with Serializable

    Permalink
  3. sealed trait NbrPolicy extends AnyRef

    Permalink
  4. trait Network extends AnyRef

    Permalink
  5. trait Node extends AnyRef

    Permalink
  6. sealed trait NodeValue extends AnyRef

    Permalink

    Kinds of node values to be shown.

  7. case class Sensor(name: String, value: Any) extends Product with Serializable

    Permalink
  8. trait SimulationManager extends AnyRef

    Permalink

Value Members

  1. object NodeValue

    Permalink
  2. package implementation

    Permalink

Ungrouped