Reified

reqt.csp.Reified
case class Reified(c1: PrimitiveConstr, x: Var) extends CompoundConstr1Var1

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Constr
trait HasVariables
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

Inherited fields

val constrSeq: Seq[Constr]

Attributes

Inherited from:
CompoundConstr1
lazy override val variables: Seq[Var]

Attributes

Inherited from:
CompoundConstr1Var1