Packages

t

molecule.boilerplate.api.expression

ExprOneMan_4_Number

trait ExprOneMan_4_Number[A, B, C, D, t, Ns1[_, _, _, _, _], Ns2[_, _, _, _, _, _]] extends ExprOneMan_4[A, B, C, D, t, Ns1, Ns2]

Source
ExprOneMan_.scala
Linear Supertypes
ExprOneMan_4[A, B, C, D, t, Ns1, Ns2], SortAttrs_4[A, B, C, D, t, Ns1], SortAttrsOps_4[A, B, C, D, t, Ns1], Aggregates_4[A, B, C, D, t, Ns1], AggregatesOps_4[A, B, C, D, t, Ns1], ExprOneManOps_4[A, B, C, D, t, Ns1, Ns2], ExprAttr_4[A, B, C, D, t, Ns1, Ns2], ExprBase, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ExprOneMan_4_Number
  2. ExprOneMan_4
  3. SortAttrs_4
  4. SortAttrsOps_4
  5. Aggregates_4
  6. AggregatesOps_4
  7. ExprOneManOps_4
  8. ExprAttr_4
  9. ExprBase
  10. AnyRef
  11. 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, Set[D], t]
    Attributes
    protected
    Definition Classes
    AggregatesOps_4
  2. abstract def _aggrDouble(kw: Keywords.Kw): Ns1[A, B, C, Double, Double] with SortAttrs_4[A, B, C, Double, Double, Ns1]
    Attributes
    protected
    Definition Classes
    AggregatesOps_4
  3. abstract def _aggrInt(kw: Keywords.Kw): Ns1[A, B, C, Int, Int] with SortAttrs_4[A, B, C, Int, Int, Ns1]
    Attributes
    protected
    Definition Classes
    AggregatesOps_4
  4. abstract def _aggrSet(kw: Keywords.Kw, n: Option[Int]): Ns1[A, B, C, Set[t], t]
    Attributes
    protected
    Definition Classes
    AggregatesOps_4
  5. abstract def _aggrT(kw: Keywords.Kw): Ns1[A, B, C, D, t]
    Attributes
    protected
    Definition Classes
    AggregatesOps_4
  6. abstract def _aggrTsort(kw: Keywords.Kw): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1]
    Attributes
    protected
    Definition Classes
    AggregatesOps_4
  7. abstract def _sort(sort: String): Ns1[A, B, C, D, t]
    Attributes
    protected
    Definition Classes
    SortAttrsOps_4

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. def %(divider: t, remainder: t): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1] with CardOne
  4. def <[ns1[_, _], ns2[_, _, _]](a: ModelOps_1[D, t, ns1, ns2]): Ns2[A, B, C, D, D, t] with SortAttrs_5[A, B, C, D, D, t, Ns2]
    Definition Classes
    ExprOneMan_4
  5. def <[ns1[_], ns2[_, _]](a: ModelOps_0[t, ns1, ns2] with CardOne): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1]
    Definition Classes
    ExprOneMan_4
  6. def <(upper: t): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1] with CardOne
    Definition Classes
    ExprOneMan_4
  7. def <=[ns1[_, _], ns2[_, _, _]](a: ModelOps_1[D, t, ns1, ns2]): Ns2[A, B, C, D, D, t] with SortAttrs_5[A, B, C, D, D, t, Ns2]
    Definition Classes
    ExprOneMan_4
  8. def <=[ns1[_], ns2[_, _]](a: ModelOps_0[t, ns1, ns2] with CardOne): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1]
    Definition Classes
    ExprOneMan_4
  9. def <=(upper: t): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1] with CardOne
    Definition Classes
    ExprOneMan_4
  10. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  11. def >[ns1[_, _], ns2[_, _, _]](a: ModelOps_1[D, t, ns1, ns2]): Ns2[A, B, C, D, D, t] with SortAttrs_5[A, B, C, D, D, t, Ns2]
    Definition Classes
    ExprOneMan_4
  12. def >[ns1[_], ns2[_, _]](a: ModelOps_0[t, ns1, ns2] with CardOne): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1]
    Definition Classes
    ExprOneMan_4
  13. def >(lower: t): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1] with CardOne
    Definition Classes
    ExprOneMan_4
  14. def >=[ns1[_, _], ns2[_, _, _]](a: ModelOps_1[D, t, ns1, ns2]): Ns2[A, B, C, D, D, t] with SortAttrs_5[A, B, C, D, D, t, Ns2]
    Definition Classes
    ExprOneMan_4
  15. def >=[ns1[_], ns2[_, _]](a: ModelOps_0[t, ns1, ns2] with CardOne): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1]
    Definition Classes
    ExprOneMan_4
  16. def >=(lower: t): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1] with CardOne
    Definition Classes
    ExprOneMan_4
  17. def _attrMan[X, ns1[_, _], ns2[_, _, _]](op: ast.Model.Op, a: ModelOps_1[X, t, ns1, ns2]): Ns2[A, B, C, D, X, t]
    Attributes
    protected
    Definition Classes
    ExprAttr_4
  18. def _attrSortMan[ns1[_, _], ns2[_, _, _]](op: ast.Model.Op, a: ModelOps_1[D, t, ns1, ns2]): Ns2[A, B, C, D, D, t] with SortAttrs_5[A, B, C, D, D, t, Ns2]
    Attributes
    protected
    Definition Classes
    ExprAttr_4
  19. def _attrSortTac[ns1[_], ns2[_, _]](op: ast.Model.Op, a: ModelOps_0[t, ns1, ns2] with CardOne): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1]
    Attributes
    protected
    Definition Classes
    ExprAttr_4
  20. def _attrTac[ns1[_], ns2[_, _]](op: ast.Model.Op, a: ModelOps_0[t, ns1, ns2]): Ns1[A, B, C, D, t]
    Attributes
    protected
    Definition Classes
    ExprAttr_4
  21. def _dynsort(i: Int): Ns1[A, B, C, D, t]
    Attributes
    protected
    Definition Classes
    SortAttrsOps_4
  22. def _exprOneMan(op: ast.Model.Op, vs: Seq[t]): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1] with CardOne
    Attributes
    protected
    Definition Classes
    ExprOneManOps_4
  23. def a1: Ns1[A, B, C, D, t]
    Definition Classes
    SortAttrs_4
  24. def a2: Ns1[A, B, C, D, t]
    Definition Classes
    SortAttrs_4
  25. def a3: Ns1[A, B, C, D, t]
    Definition Classes
    SortAttrs_4
  26. def a4: Ns1[A, B, C, D, t]
    Definition Classes
    SortAttrs_4
  27. def a5: Ns1[A, B, C, D, t]
    Definition Classes
    SortAttrs_4
  28. def abs2sets[t](pairs: Seq[(t, t)]): Seq[Set[t]]
    Attributes
    protected
    Definition Classes
    ExprBase
  29. def apply[ns1[_, _], ns2[_, _, _]](a: ModelOps_1[D, t, ns1, ns2]): Ns2[A, B, C, D, D, t] with SortAttrs_5[A, B, C, D, D, t, Ns2]
    Definition Classes
    ExprOneMan_4
  30. def apply[ns1[_], ns2[_, _]](a: ModelOps_0[t, ns1, ns2] with CardOne): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1]
    Definition Classes
    ExprOneMan_4
  31. def apply(vs: Seq[t]): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1] with CardOne
    Definition Classes
    ExprOneMan_4
  32. def apply(v: t, vs: t*): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1] with CardOne
    Definition Classes
    ExprOneMan_4
  33. def apply(): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1] with CardOne
    Definition Classes
    ExprOneMan_4
  34. def apply(kw: Keywords.stddev): Ns1[A, B, C, Double, Double] with SortAttrs_4[A, B, C, Double, Double, Ns1]
    Definition Classes
    Aggregates_4
  35. def apply(kw: Keywords.variance): Ns1[A, B, C, Double, Double] with SortAttrs_4[A, B, C, Double, Double, Ns1]
    Definition Classes
    Aggregates_4
  36. def apply(kw: Keywords.avg): Ns1[A, B, C, Double, Double] with SortAttrs_4[A, B, C, Double, Double, Ns1]
    Definition Classes
    Aggregates_4
  37. def apply(kw: Keywords.samples): Ns1[A, B, C, Set[t], t]
    Definition Classes
    Aggregates_4
  38. def apply(kw: Keywords.rands): Ns1[A, B, C, Set[t], t]
    Definition Classes
    Aggregates_4
  39. def apply(kw: Keywords.maxs): Ns1[A, B, C, Set[t], t]
    Definition Classes
    Aggregates_4
  40. def apply(kw: Keywords.mins): Ns1[A, B, C, Set[t], t]
    Definition Classes
    Aggregates_4
  41. def apply(kw: Keywords.distinct): Ns1[A, B, C, Set[D], t]
    Definition Classes
    Aggregates_4
  42. def apply(kw: Keywords.sample): Ns1[A, B, C, D, t]
    Definition Classes
    Aggregates_4
  43. def apply(kw: Keywords.rand): Ns1[A, B, C, D, t]
    Definition Classes
    Aggregates_4
  44. def apply(kw: Keywords.median): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1]
    Definition Classes
    Aggregates_4
  45. def apply(kw: Keywords.sum): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1]
    Definition Classes
    Aggregates_4
  46. def apply(kw: Keywords.max): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1]
    Definition Classes
    Aggregates_4
  47. def apply(kw: Keywords.min): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1]
    Definition Classes
    Aggregates_4
  48. def apply(kw: Keywords.countDistinct): Ns1[A, B, C, Int, Int] with SortAttrs_4[A, B, C, Int, Int, Ns1]
    Definition Classes
    Aggregates_4
  49. def apply(kw: Keywords.count): Ns1[A, B, C, Int, Int] with SortAttrs_4[A, B, C, Int, Int, Ns1]
    Definition Classes
    Aggregates_4
  50. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  51. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  52. def d1: Ns1[A, B, C, D, t]
    Definition Classes
    SortAttrs_4
  53. def d2: Ns1[A, B, C, D, t]
    Definition Classes
    SortAttrs_4
  54. def d3: Ns1[A, B, C, D, t]
    Definition Classes
    SortAttrs_4
  55. def d4: Ns1[A, B, C, D, t]
    Definition Classes
    SortAttrs_4
  56. def d5: Ns1[A, B, C, D, t]
    Definition Classes
    SortAttrs_4
  57. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  58. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  59. def even: Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1] with CardOne
  60. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  61. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  62. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  63. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  64. def not[ns1[_, _], ns2[_, _, _]](a: ModelOps_1[D, t, ns1, ns2]): Ns2[A, B, C, D, D, t] with SortAttrs_5[A, B, C, D, D, t, Ns2]
    Definition Classes
    ExprOneMan_4
  65. def not[ns1[_], ns2[_, _]](a: ModelOps_0[t, ns1, ns2] with CardOne): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1]
    Definition Classes
    ExprOneMan_4
  66. def not(vs: Seq[t]): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1] with CardOne
    Definition Classes
    ExprOneMan_4
  67. def not(v: t, vs: t*): Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1] with CardOne
    Definition Classes
    ExprOneMan_4
  68. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  69. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  70. def odd: Ns1[A, B, C, D, t] with SortAttrs_4[A, B, C, D, t, Ns1] with CardOne
  71. def sort(i: Int): Ns1[A, B, C, D, t]
    Definition Classes
    SortAttrs_4
  72. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  73. def toString(): String
    Definition Classes
    AnyRef → Any
  74. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  75. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  76. 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 ExprOneMan_4[A, B, C, D, t, Ns1, Ns2]

Inherited from SortAttrs_4[A, B, C, D, t, Ns1]

Inherited from SortAttrsOps_4[A, B, C, D, t, Ns1]

Inherited from Aggregates_4[A, B, C, D, t, Ns1]

Inherited from AggregatesOps_4[A, B, C, D, t, Ns1]

Inherited from ExprOneManOps_4[A, B, C, D, t, Ns1, Ns2]

Inherited from ExprAttr_4[A, B, C, D, t, Ns1, Ns2]

Inherited from ExprBase

Inherited from AnyRef

Inherited from Any

Ungrouped