ExprSetOpt_4

molecule.boilerplate.api.expression.ExprSetOpt_4
trait ExprSetOpt_4[A, B, C, D, t, Ns1[_, _, _, _, _], Ns2[_, _, _, _, _, _]] extends ExprSetOptOps_4[A, B, C, D, t, Ns1, Ns2]

Attributes

Source
ExprSetOpt_.scala
Graph
Supertypes
trait ExprSetOptOps_4[A, B, C, D, t, Ns1, Ns2]
trait ExprAttr_4[A, B, C, D, t, Ns1, Ns2]
trait ExprBase
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited types

type X = DummyImplicit

Attributes

Inherited from:
ExprBase
Source
ExprBase.scala
type Y = DummyImplicit

Attributes

Inherited from:
ExprBase
Source
ExprBase.scala

Value members

Concrete methods

def apply(v: Option[t])(implicit x: X): Ns1[A, B, C, D, t]

Attributes

Source
ExprSetOpt_.scala
def apply(vs: Option[Seq[t]])(implicit x: X, y: X): Ns1[A, B, C, D, t]

Attributes

Source
ExprSetOpt_.scala
def apply(set: Option[Set[t]])(implicit x: X, y: X, z: X): Ns1[A, B, C, D, t]

Attributes

Source
ExprSetOpt_.scala
def apply(sets: Option[Seq[Set[t]]]): Ns1[A, B, C, D, t]

Attributes

Source
ExprSetOpt_.scala
def has(v: Option[t])(implicit x: X): Ns1[A, B, C, D, t]

Attributes

Source
ExprSetOpt_.scala
def has(vs: Option[Seq[t]])(implicit x: X, y: X): Ns1[A, B, C, D, t]

Attributes

Source
ExprSetOpt_.scala
def has(set: Option[Set[t]])(implicit x: X, y: X, z: X): Ns1[A, B, C, D, t]

Attributes

Source
ExprSetOpt_.scala
def has(sets: Option[Seq[Set[t]]]): Ns1[A, B, C, D, t]

Attributes

Source
ExprSetOpt_.scala
def hasNo(v: Option[t])(implicit x: X): Ns1[A, B, C, D, t]

Attributes

Source
ExprSetOpt_.scala
def hasNo(vs: Option[Seq[t]])(implicit x: X, y: X): Ns1[A, B, C, D, t]

Attributes

Source
ExprSetOpt_.scala
def hasNo(set: Option[Set[t]])(implicit x: X, y: X, z: X): Ns1[A, B, C, D, t]

Attributes

Source
ExprSetOpt_.scala
def hasNo(sets: Option[Seq[Set[t]]]): Ns1[A, B, C, D, t]

Attributes

Source
ExprSetOpt_.scala
def not(set: Option[Set[t]])(implicit x: X, y: X, z: X): Ns1[A, B, C, D, t]

Attributes

Source
ExprSetOpt_.scala
def not(sets: Option[Seq[Set[t]]]): Ns1[A, B, C, D, t]

Attributes

Source
ExprSetOpt_.scala

Inherited methods

protected def _attrMan[X, ns1[_, _], ns2[_, _, _]](op: Op, a: ModelOps_1[X, t, ns1, ns2]): Ns2[A, B, C, D, X, t]

Attributes

Inherited from:
ExprAttr_4
Source
ExprAttr_.scala
protected def _attrSortMan[ns1[_, _], ns2[_, _, _]](op: Op, a: ModelOps_1[D, t, ns1, ns2]): Ns2[A, B, C, D, D, t] & SortAttrs_5[A, B, C, D, D, t, Ns2]

Attributes

Inherited from:
ExprAttr_4
Source
ExprAttr_.scala
protected def _attrSortTac[ns1[_], ns2[_, _]](op: Op, a: ModelOps_0[t, ns1, ns2] & CardOne): Ns1[A, B, C, D, t] & SortAttrs_4[A, B, C, D, t, Ns1]

Attributes

Inherited from:
ExprAttr_4
Source
ExprAttr_.scala
protected def _attrTac[ns1[_], ns2[_, _]](op: Op, a: ModelOps_0[t, ns1, ns2]): Ns1[A, B, C, D, t]

Attributes

Inherited from:
ExprAttr_4
Source
ExprAttr_.scala
protected def _exprSetOpt(op: Op, optSets: Option[Seq[Set[t]]]): Ns1[A, B, C, D, t]

Attributes

Inherited from:
ExprSetOptOps_4
Source
ExprSetOpt_.scala
protected def abs2sets[t](pairs: Seq[(t, t)]): Seq[Set[t]]

Attributes

Inherited from:
ExprBase
Source
ExprBase.scala