Aggregates_13

molecule.boilerplate.api.Aggregates_13
trait Aggregates_13[A, B, C, D, E, F, G, H, I, J, K, L, M, t, Ns[_, _, _, _, _, _, _, _, _, _, _, _, _, _]] extends AggregatesOps_13[A, B, C, D, E, F, G, H, I, J, K, L, M, t, Ns]

Attributes

Source
Aggregates_.scala
Graph
Supertypes
trait AggregatesOps_13[A, B, C, D, E, F, G, H, I, J, K, L, M, t, Ns]
class Object
trait Matchable
class Any
Known subtypes
trait ExprOneMan_13[A, B, C, D, E, F, G, H, I, J, K, L, M, t, Ns1, Ns2]
trait ExprOneMan_13_Number[A, B, C, D, E, F, G, H, I, J, K, L, M, t, Ns1, Ns2]
trait ExprOneMan_13_String[A, B, C, D, E, F, G, H, I, J, K, L, M, t, Ns1, Ns2]
trait ExprSetMan_13[A, B, C, D, E, F, G, H, I, J, K, L, M, t, Ns1, Ns2]

Members list

Value members

Concrete methods

def apply(kw: count): Ns[A, B, C, D, E, F, G, H, I, J, K, L, Int, Int] & SortAttrs_13[A, B, C, D, E, F, G, H, I, J, K, L, Int, Int, Ns]

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Source
Aggregates_.scala

Inherited methods

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Inherited from:
AggregatesOps_13
Source
Aggregates_.scala