rescala.fullmv

package rescala.fullmv

Members list

Type members

Classlikes

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
sealed trait FramingBranchResult[+T, +R]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Frame[T, R]
class FrameSupersede[T, R]

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait TaskBundle
trait Mirror
trait FullMVBundle
trait Interface
trait Operators
trait SourceBundle
trait SignalBundle
trait EventBundle
trait FoldBundle
class Object
trait Matchable
class Any
Show all
Known subtypes
object default
trait FullMVBundle

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Mirror
class FullMVApi
object default
trait TaskBundle
Show all
Self type
object FullMVUtil

Attributes

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

Attributes

Supertypes
trait FullMVBundle
class Object
trait Matchable
class Any
Known subtypes
class FullMVApi
object default
Self type
case class LockedSameSCC(lock: SubsumableLock) extends SCCState

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait SCCState
class Object
trait Matchable
class Any
Show all
sealed trait MaybeWritten[+V]

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object NotFinal
object Unwritten
class Written[V]

Attributes

Supertypes
class Object
trait Matchable
class Any
case object NotFinal extends MaybeWritten[Nothing]

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait MaybeWritten[Nothing]
class Object
trait Matchable
class Any
Show all
Self type
NotFinal.type
sealed trait NotificationBranchResult[+T, +R]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait SCCConnectivity extends SCCState

Attributes

Supertypes
trait SCCState
class Object
trait Matchable
class Any
Known subtypes
sealed trait SCCState

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
trait FullMVBundle
class Object
trait Matchable
class Any
Known subtypes
class FullMVApi
object default
Self type
object TurnPhase

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
TurnPhase.type
case object UnlockedSameSCC extends SCCConnectivity

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SCCState
class Object
trait Matchable
class Any
Show all
Self type
case object UnlockedUnknown extends SCCConnectivity

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SCCState
class Object
trait Matchable
class Any
Show all
Self type
case object Unwritten extends MaybeWritten[Nothing]

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait MaybeWritten[Nothing]
class Object
trait Matchable
class Any
Show all
Self type
Unwritten.type
case class Written[V](valueForSelf: V, valueForFuture: V) extends MaybeWritten[V]

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait MaybeWritten[V]
class Object
trait Matchable
class Any
Show all