TopoBundle

rescala.scheduler.TopoBundle

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object toposort.type

Members list

Concise view

Type members

Classlikes

class TopoInitializer(afterCommitObservers: ListBuffer[Observation]) extends Initializer

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object TopoScheduler.type
class TopoState[V](var value: V)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
case class TopoTransaction(initializer: TopoInitializer) extends Transaction

Attributes

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Util.type

Inherited classlikes

object Observe

observers are normale reactives that are configured by a function that converts the value of the input into an ObserveInteract

observers are normale reactives that are configured by a function that converts the value of the input into an ObserveInteract

Attributes

Inherited from:
ObserveBundle
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
ObserveBundle
Graph
Supertypes
class Object
trait Matchable
class Any

Types

type Derived = of[State]
type ReSource = of[State]
type State[V] <: TopoState[V]

Value members

Abstract methods