SimulationNeighborState

it.unibo.distributedfrp.simulation.SimulationIncarnation.SimulationNeighborState
case class SimulationNeighborState(selfId: DeviceId, neighborId: DeviceId, exported: ExportTree[Any]) extends BasicNeighborState

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def sensor[A](id: NeighborSensorId): A

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product