Packages

trait ExprSetMan_10[A, B, C, D, E, F, G, H, I, J, t, Ns1[_, _, _, _, _, _, _, _, _, _, _], Ns2[_, _, _, _, _, _, _, _, _, _, _, _]] extends ExprSetManOps_10[A, B, C, D, E, F, G, H, I, J, t, Ns1, Ns2] with Aggregates_10[A, B, C, D, E, F, G, H, I, J, t, Ns1]

Source
ExprSetMan_.scala
Linear Supertypes
Aggregates_10[A, B, C, D, E, F, G, H, I, J, t, Ns1], AggregatesOps_10[A, B, C, D, E, F, G, H, I, J, t, Ns1], ExprSetManOps_10[A, B, C, D, E, F, G, H, I, J, t, Ns1, Ns2], ExprAttr_10[A, B, C, D, E, F, G, H, I, J, t, Ns1, Ns2], ExprBase, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ExprSetMan_10
  2. Aggregates_10
  3. AggregatesOps_10
  4. ExprSetManOps_10
  5. ExprAttr_10
  6. ExprBase
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type X = DummyImplicit
    Definition Classes
    ExprBase
  2. type Y = DummyImplicit
    Definition Classes
    ExprBase

Abstract Value Members

  1. abstract def _aggrDist(kw: Keywords.Kw): Ns1[A, B, C, D, E, F, G, H, I, Set[J], t]
    Attributes
    protected
    Definition Classes
    AggregatesOps_10
  2. abstract def _aggrDouble(kw: Keywords.Kw): Ns1[A, B, C, D, E, F, G, H, I, Double, Double] with SortAttrs_10[A, B, C, D, E, F, G, H, I, Double, Double, Ns1]
    Attributes
    protected
    Definition Classes
    AggregatesOps_10
  3. abstract def _aggrInt(kw: Keywords.Kw): Ns1[A, B, C, D, E, F, G, H, I, Int, Int] with SortAttrs_10[A, B, C, D, E, F, G, H, I, Int, Int, Ns1]
    Attributes
    protected
    Definition Classes
    AggregatesOps_10
  4. abstract def _aggrSet(kw: Keywords.Kw, n: Option[Int]): Ns1[A, B, C, D, E, F, G, H, I, Set[t], t]
    Attributes
    protected
    Definition Classes
    AggregatesOps_10
  5. abstract def _aggrT(kw: Keywords.Kw): Ns1[A, B, C, D, E, F, G, H, I, J, t]
    Attributes
    protected
    Definition Classes
    AggregatesOps_10
  6. abstract def _aggrTsort(kw: Keywords.Kw): Ns1[A, B, C, D, E, F, G, H, I, J, t] with SortAttrs_10[A, B, C, D, E, F, G, H, I, J, t, Ns1]
    Attributes
    protected
    Definition Classes
    AggregatesOps_10

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def _attrMan[X, ns1[_, _], ns2[_, _, _]](op: ast.Model.Op, a: ModelOps_1[X, t, ns1, ns2]): Ns2[A, B, C, D, E, F, G, H, I, J, X, t]
    Attributes
    protected
    Definition Classes
    ExprAttr_10
  5. def _attrSortMan[ns1[_, _], ns2[_, _, _]](op: ast.Model.Op, a: ModelOps_1[J, t, ns1, ns2]): Ns2[A, B, C, D, E, F, G, H, I, J, J, t] with SortAttrs_11[A, B, C, D, E, F, G, H, I, J, J, t, Ns2]
    Attributes
    protected
    Definition Classes
    ExprAttr_10
  6. def _attrSortTac[ns1[_], ns2[_, _]](op: ast.Model.Op, a: ModelOps_0[t, ns1, ns2] with CardOne): Ns1[A, B, C, D, E, F, G, H, I, J, t] with SortAttrs_10[A, B, C, D, E, F, G, H, I, J, t, Ns1]
    Attributes
    protected
    Definition Classes
    ExprAttr_10
  7. def _attrTac[ns1[_], ns2[_, _]](op: ast.Model.Op, a: ModelOps_0[t, ns1, ns2]): Ns1[A, B, C, D, E, F, G, H, I, J, t]
    Attributes
    protected
    Definition Classes
    ExprAttr_10
  8. def _exprSetMan(op: ast.Model.Op, sets: Seq[Set[t]]): Ns1[A, B, C, D, E, F, G, H, I, J, t]
    Attributes
    protected
    Definition Classes
    ExprSetManOps_10
  9. def abs2sets[t](pairs: Seq[(t, t)]): Seq[Set[t]]
    Attributes
    protected
    Definition Classes
    ExprBase
  10. def add(vs: Iterable[t]): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  11. def add(v: t, vs: t*): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  12. def apply[ns1[_, _], ns2[_, _, _]](a: ModelOps_1[Set[t], t, ns1, ns2] with CardSet): Ns2[A, B, C, D, E, F, G, H, I, J, Set[t], t]
  13. def apply[ns1[_], ns2[_, _]](a: ModelOps_0[t, ns1, ns2] with CardSet)(implicit x: X): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  14. def apply(sets: Seq[Set[t]]): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  15. def apply(set: Set[t], sets: Set[t]*): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  16. def apply(vs: Seq[t])(implicit x: X): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  17. def apply(v: t, vs: t*): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  18. def apply(): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  19. def apply(kw: Keywords.stddev): Ns1[A, B, C, D, E, F, G, H, I, Double, Double] with SortAttrs_10[A, B, C, D, E, F, G, H, I, Double, Double, Ns1]
    Definition Classes
    Aggregates_10
  20. def apply(kw: Keywords.variance): Ns1[A, B, C, D, E, F, G, H, I, Double, Double] with SortAttrs_10[A, B, C, D, E, F, G, H, I, Double, Double, Ns1]
    Definition Classes
    Aggregates_10
  21. def apply(kw: Keywords.avg): Ns1[A, B, C, D, E, F, G, H, I, Double, Double] with SortAttrs_10[A, B, C, D, E, F, G, H, I, Double, Double, Ns1]
    Definition Classes
    Aggregates_10
  22. def apply(kw: Keywords.median): Ns1[A, B, C, D, E, F, G, H, I, Double, Double] with SortAttrs_10[A, B, C, D, E, F, G, H, I, Double, Double, Ns1]
    Definition Classes
    Aggregates_10
  23. def apply(kw: Keywords.samples): Ns1[A, B, C, D, E, F, G, H, I, Set[t], t]
    Definition Classes
    Aggregates_10
  24. def apply(kw: Keywords.rands): Ns1[A, B, C, D, E, F, G, H, I, Set[t], t]
    Definition Classes
    Aggregates_10
  25. def apply(kw: Keywords.maxs): Ns1[A, B, C, D, E, F, G, H, I, Set[t], t]
    Definition Classes
    Aggregates_10
  26. def apply(kw: Keywords.mins): Ns1[A, B, C, D, E, F, G, H, I, Set[t], t]
    Definition Classes
    Aggregates_10
  27. def apply(kw: Keywords.distinct): Ns1[A, B, C, D, E, F, G, H, I, Set[J], t]
    Definition Classes
    Aggregates_10
  28. def apply(kw: Keywords.sample): Ns1[A, B, C, D, E, F, G, H, I, J, t]
    Definition Classes
    Aggregates_10
  29. def apply(kw: Keywords.rand): Ns1[A, B, C, D, E, F, G, H, I, J, t]
    Definition Classes
    Aggregates_10
  30. def apply(kw: Keywords.sum): Ns1[A, B, C, D, E, F, G, H, I, J, t] with SortAttrs_10[A, B, C, D, E, F, G, H, I, J, t, Ns1]
    Definition Classes
    Aggregates_10
  31. def apply(kw: Keywords.max): Ns1[A, B, C, D, E, F, G, H, I, J, t] with SortAttrs_10[A, B, C, D, E, F, G, H, I, J, t, Ns1]
    Definition Classes
    Aggregates_10
  32. def apply(kw: Keywords.min): Ns1[A, B, C, D, E, F, G, H, I, J, t] with SortAttrs_10[A, B, C, D, E, F, G, H, I, J, t, Ns1]
    Definition Classes
    Aggregates_10
  33. def apply(kw: Keywords.countDistinct): Ns1[A, B, C, D, E, F, G, H, I, Int, Int] with SortAttrs_10[A, B, C, D, E, F, G, H, I, Int, Int, Ns1]
    Definition Classes
    Aggregates_10
  34. def apply(kw: Keywords.count): Ns1[A, B, C, D, E, F, G, H, I, Int, Int] with SortAttrs_10[A, B, C, D, E, F, G, H, I, Int, Int, Ns1]
    Definition Classes
    Aggregates_10
  35. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  36. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  37. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  38. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  39. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  40. def has[X, ns1[_, _], ns2[_, _, _]](a: ModelOps_1[X, t, ns1, ns2] with Card): Ns2[A, B, C, D, E, F, G, H, I, J, X, t]
  41. def has[ns1[_], ns2[_, _]](a: ModelOps_0[t, ns1, ns2] with Card)(implicit x: X): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  42. def has(sets: Seq[Set[t]]): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  43. def has(set: Set[t], sets: Set[t]*): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  44. def has(vs: Seq[t])(implicit x: X): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  45. def has(v: t, vs: t*): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  46. def hasNo[X, ns1[_, _], ns2[_, _, _]](a: ModelOps_1[X, t, ns1, ns2] with Card): Ns2[A, B, C, D, E, F, G, H, I, J, X, t]
  47. def hasNo[ns1[_], ns2[_, _]](a: ModelOps_0[t, ns1, ns2] with Card)(implicit x: X): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  48. def hasNo(sets: Seq[Set[t]]): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  49. def hasNo(set: Set[t], sets: Set[t]*): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  50. def hasNo(vs: Seq[t])(implicit x: X): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  51. def hasNo(v: t, vs: t*): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  52. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  53. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  54. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  55. def not[ns1[_, _], ns2[_, _, _]](a: ModelOps_1[Set[t], t, ns1, ns2] with CardSet): Ns2[A, B, C, D, E, F, G, H, I, J, Set[t], t]
  56. def not[ns1[_], ns2[_, _]](a: ModelOps_0[t, ns1, ns2] with CardSet)(implicit x: X): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  57. def not(sets: Seq[Set[t]]): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  58. def not(set: Set[t], sets: Set[t]*): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  59. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  60. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  61. def remove(vs: Iterable[t]): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  62. def remove(v: t, vs: t*): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  63. def swap(abs: Seq[(t, t)]): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  64. def swap(ab: (t, t), abs: (t, t)*): Ns1[A, B, C, D, E, F, G, H, I, J, t]
  65. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  66. def toString(): String
    Definition Classes
    AnyRef → Any
  67. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  68. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  69. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated

Inherited from Aggregates_10[A, B, C, D, E, F, G, H, I, J, t, Ns1]

Inherited from AggregatesOps_10[A, B, C, D, E, F, G, H, I, J, t, Ns1]

Inherited from ExprSetManOps_10[A, B, C, D, E, F, G, H, I, J, t, Ns1, Ns2]

Inherited from ExprAttr_10[A, B, C, D, E, F, G, H, I, J, t, Ns1, Ns2]

Inherited from ExprBase

Inherited from AnyRef

Inherited from Any

Ungrouped