TopoTransaction

rescala.scheduler.TopoBundle.TopoTransaction
case class TopoTransaction(initializer: TopoInitializer) extends Transaction

Attributes

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

Members list

Concise view

Type members

Types

override type State[V] = State[V]

Value members

Concrete methods

override def observe(obs: Observation): Unit

Attributes

Definition Classes

Inherited methods

final def now[A](reactive: ReadAs[State, A]): A

Attributes

Inherited from:
Transaction

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product