TopoBundle

rescala.scheduler.TopoBundle
trait TopoBundle

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object TopbundleImpl

Members list

Type members

Classlikes

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

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
trait Scheduler[State]
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Supertypes
trait Scheduler[State]
class Object
trait Matchable
class Any
Show all
Known subtypes
object TopoScheduler
class TopoState[V](var value: V)

Attributes

Supertypes
class Object
trait Matchable
class Any
case class TopoTransaction(initializer: TopoInitializer) extends Transaction[State]

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Util

Attributes

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

Types

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

Value members

Abstract methods