ExprSetMan_14

molecule.boilerplate.api.expression.ExprSetMan_14
trait ExprSetMan_14[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t, Ns1[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _], Ns2[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _]] extends ExprSetManOps_14[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t, Ns1, Ns2], Aggregates_14[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t, Ns1]

Attributes

Source
ExprSetMan_.scala
Graph
Supertypes
trait Aggregates_14[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t, Ns1]
trait AggregatesOps_14[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t, Ns1]
trait ExprSetManOps_14[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t, Ns1, Ns2]
trait ExprAttr_14[A, B, C, D, E, F, G, H, I, J, K, L, M, N, 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 add(v: t, vs: t*): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def add(vs: Iterable[t]): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def apply(): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def apply(v: t, vs: t*): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def apply(vs: Seq[t])(implicit x: X): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def apply(set: Set[t], sets: Set[t]*): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def apply(sets: Seq[Set[t]]): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def apply[ns1[_], ns2[_, _]](a: ModelOps_0[t, ns1, ns2] & CardSet)(implicit x: X): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def apply[ns1[_, _], ns2[_, _, _]](a: ModelOps_1[Set[t], t, ns1, ns2] & CardSet): Ns2[A, B, C, D, E, F, G, H, I, J, K, L, M, N, Set[t], t]

Attributes

Source
ExprSetMan_.scala
def has(v: t, vs: t*): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def has(vs: Seq[t])(implicit x: X): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def has(set: Set[t], sets: Set[t]*): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def has(sets: Seq[Set[t]]): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def has[ns1[_], ns2[_, _]](a: ModelOps_0[t, ns1, ns2] & Card)(implicit x: X): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def has[X, ns1[_, _], ns2[_, _, _]](a: ModelOps_1[X, t, ns1, ns2] & Card): Ns2[A, B, C, D, E, F, G, H, I, J, K, L, M, N, X, t]

Attributes

Source
ExprSetMan_.scala
def hasNo(v: t, vs: t*): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def hasNo(vs: Seq[t])(implicit x: X): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def hasNo(set: Set[t], sets: Set[t]*): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def hasNo(sets: Seq[Set[t]]): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def hasNo[ns1[_], ns2[_, _]](a: ModelOps_0[t, ns1, ns2] & Card)(implicit x: X): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def hasNo[X, ns1[_, _], ns2[_, _, _]](a: ModelOps_1[X, t, ns1, ns2] & Card): Ns2[A, B, C, D, E, F, G, H, I, J, K, L, M, N, X, t]

Attributes

Source
ExprSetMan_.scala
def not(set: Set[t], sets: Set[t]*): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def not(sets: Seq[Set[t]]): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def not[ns1[_], ns2[_, _]](a: ModelOps_0[t, ns1, ns2] & CardSet)(implicit x: X): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def not[ns1[_, _], ns2[_, _, _]](a: ModelOps_1[Set[t], t, ns1, ns2] & CardSet): Ns2[A, B, C, D, E, F, G, H, I, J, K, L, M, N, Set[t], t]

Attributes

Source
ExprSetMan_.scala
def remove(v: t, vs: t*): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def remove(vs: Iterable[t]): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def swap(ab: (t, t), abs: (t, t)*): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala
def swap(abs: Seq[(t, t)]): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Source
ExprSetMan_.scala

Inherited methods

protected def _aggrDist(kw: Kw): Ns[A, B, C, D, E, F, G, H, I, J, K, L, M, Set[N], t]

Attributes

Inherited from:
AggregatesOps_14
Source
Aggregates_.scala
protected def _aggrDouble(kw: Kw): Ns[A, B, C, D, E, F, G, H, I, J, K, L, M, Double, Double] & SortAttrs_14[A, B, C, D, E, F, G, H, I, J, K, L, M, Double, Double, Ns]

Attributes

Inherited from:
AggregatesOps_14
Source
Aggregates_.scala
protected def _aggrInt(kw: Kw): Ns[A, B, C, D, E, F, G, H, I, J, K, L, M, Int, Int] & SortAttrs_14[A, B, C, D, E, F, G, H, I, J, K, L, M, Int, Int, Ns]

Attributes

Inherited from:
AggregatesOps_14
Source
Aggregates_.scala
protected def _aggrSet(kw: Kw, n: Option[Int]): Ns[A, B, C, D, E, F, G, H, I, J, K, L, M, Set[t], t]

Attributes

Inherited from:
AggregatesOps_14
Source
Aggregates_.scala
protected def _aggrT(kw: Kw): Ns[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Inherited from:
AggregatesOps_14
Source
Aggregates_.scala
protected def _aggrTsort(kw: Kw): Ns[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t] & SortAttrs_14[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t, Ns]

Attributes

Inherited from:
AggregatesOps_14
Source
Aggregates_.scala
protected def _attrMan[X, ns1[_, _], ns2[_, _, _]](op: Op, a: ModelOps_1[X, t, ns1, ns2]): Ns2[A, B, C, D, E, F, G, H, I, J, K, L, M, N, X, t]

Attributes

Inherited from:
ExprAttr_14
Source
ExprAttr_.scala
protected def _attrSortMan[ns1[_, _], ns2[_, _, _]](op: Op, a: ModelOps_1[N, t, ns1, ns2]): Ns2[A, B, C, D, E, F, G, H, I, J, K, L, M, N, N, t] & SortAttrs_15[A, B, C, D, E, F, G, H, I, J, K, L, M, N, N, t, Ns2]

Attributes

Inherited from:
ExprAttr_14
Source
ExprAttr_.scala
protected def _attrSortTac[ns1[_], ns2[_, _]](op: Op, a: ModelOps_0[t, ns1, ns2] & CardOne): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t] & SortAttrs_14[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t, Ns1]

Attributes

Inherited from:
ExprAttr_14
Source
ExprAttr_.scala
protected def _attrTac[ns1[_], ns2[_, _]](op: Op, a: ModelOps_0[t, ns1, ns2]): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Inherited from:
ExprAttr_14
Source
ExprAttr_.scala
protected def _exprSetMan(op: Op, sets: Seq[Set[t]]): Ns1[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

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

Attributes

Inherited from:
ExprBase
Source
ExprBase.scala
def apply(kw: stddev): Ns[A, B, C, D, E, F, G, H, I, J, K, L, M, Double, Double] & SortAttrs_14[A, B, C, D, E, F, G, H, I, J, K, L, M, Double, Double, Ns]

Attributes

Inherited from:
Aggregates_14
Source
Aggregates_.scala
def apply(kw: variance): Ns[A, B, C, D, E, F, G, H, I, J, K, L, M, Double, Double] & SortAttrs_14[A, B, C, D, E, F, G, H, I, J, K, L, M, Double, Double, Ns]

Attributes

Inherited from:
Aggregates_14
Source
Aggregates_.scala
def apply(kw: avg): Ns[A, B, C, D, E, F, G, H, I, J, K, L, M, Double, Double] & SortAttrs_14[A, B, C, D, E, F, G, H, I, J, K, L, M, Double, Double, Ns]

Attributes

Inherited from:
Aggregates_14
Source
Aggregates_.scala
def apply(kw: median): Ns[A, B, C, D, E, F, G, H, I, J, K, L, M, Double, Double] & SortAttrs_14[A, B, C, D, E, F, G, H, I, J, K, L, M, Double, Double, Ns]

Attributes

Inherited from:
Aggregates_14
Source
Aggregates_.scala
def apply(kw: samples): Ns[A, B, C, D, E, F, G, H, I, J, K, L, M, Set[t], t]

Attributes

Inherited from:
Aggregates_14
Source
Aggregates_.scala
def apply(kw: maxs): Ns[A, B, C, D, E, F, G, H, I, J, K, L, M, Set[t], t]

Attributes

Inherited from:
Aggregates_14
Source
Aggregates_.scala
def apply(kw: mins): Ns[A, B, C, D, E, F, G, H, I, J, K, L, M, Set[t], t]

Attributes

Inherited from:
Aggregates_14
Source
Aggregates_.scala
def apply(kw: distinct): Ns[A, B, C, D, E, F, G, H, I, J, K, L, M, Set[N], t]

Attributes

Inherited from:
Aggregates_14
Source
Aggregates_.scala
def apply(kw: sample): Ns[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t]

Attributes

Inherited from:
Aggregates_14
Source
Aggregates_.scala
def apply(kw: sum): Ns[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t] & SortAttrs_14[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t, Ns]

Attributes

Inherited from:
Aggregates_14
Source
Aggregates_.scala
def apply(kw: max): Ns[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t] & SortAttrs_14[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t, Ns]

Attributes

Inherited from:
Aggregates_14
Source
Aggregates_.scala
def apply(kw: min): Ns[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t] & SortAttrs_14[A, B, C, D, E, F, G, H, I, J, K, L, M, N, t, Ns]

Attributes

Inherited from:
Aggregates_14
Source
Aggregates_.scala
def apply(kw: countDistinct): Ns[A, B, C, D, E, F, G, H, I, J, K, L, M, Int, Int] & SortAttrs_14[A, B, C, D, E, F, G, H, I, J, K, L, M, Int, Int, Ns]

Attributes

Inherited from:
Aggregates_14
Source
Aggregates_.scala
def apply(kw: count): Ns[A, B, C, D, E, F, G, H, I, J, K, L, M, Int, Int] & SortAttrs_14[A, B, C, D, E, F, G, H, I, J, K, L, M, Int, Int, Ns]

Attributes

Inherited from:
Aggregates_14
Source
Aggregates_.scala