DotSet

kofre.dotted.DotSet
See theDotSet companion object
case class DotSet(repr: Dots)

DotsSets track causality of events without values. They are the prototype of an kofre.datatypes.contextual.EnableWinsFlag

Attributes

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

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Exports

Defined exports

def isEmpty: Boolean
Exported from Dots
def toSet: Set[Dot]
Exported from Dots