And

reqt.csp.And
See theAnd companion object
case class And(constrSeq: Seq[Constr]) extends CompoundConstr

Attributes

Companion
object
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

lazy val variables: Seq[Var]

Attributes

Inherited from:
CompoundConstr