Packages

  • package root

    Documentation/API for the Molecule library - a meta DSL for the Datomic database.

    Manual | scalamolecule.org | Github | Forum

    Definition Classes
    root
  • package molecule

    Molecule library - a Scala meta-DSL for the Datomic database.

    Molecule library - a Scala meta-DSL for the Datomic database.

    See api package for various api imports to start using Molecule.

    Sub-packages

    api Molecule API.
    ast Internal Molecule ASTs.
    boilerplate Internal interfaces for auto-generated DSL boilerplate code.
    composition    Builder methods to compose molecules.
    exceptions Exceptions thrown by Molecule.
    expression Attribute expressions and operations.
    facade Molecule facades to Datomic.
    factory Implicit macro methods `m` to instantiate molecules from custom DSL molecule constructs.
    input Input molecules awaiting input.
    macros Internal macros generating molecule code from custom DSL molecule constructs.
    generic Interfaces to generic information about datoms and Datomic database.
    ops Internal operational helpers for transforming DSL to molecule.
    schema Schema definition DSL.
    transform Internal transformers from DSL to Model/Query/Transaction.
    util Internal Java database functions for Datomic.

    Definition Classes
    root
  • package boilerplate

    Internal interfaces for auto-generated DSL boilerplate code.

    Internal interfaces for auto-generated DSL boilerplate code.

    Interfaces to the generated schema-defined DSL boilerplate code that the sbt-plugin generates when doing a sbt-compile. Molecule macros can then type-safely deduct the type structure of composed molecules.

    Definition Classes
    molecule
  • attributes
  • base
  • dummyTypes
  • in1
  • in2
  • in3
  • out
  • outIndex
  • outSchema

object outSchema

Type distribution to groups of functionality for 'output'/standard molecules.

Source
outSchema.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. outSchema
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. trait OutSchema_0[Ns0] extends NS00[Nothing] with AggregateSchema00[Ns0]
  2. trait OutSchema_1[Ns1[_], A] extends NS01[A] with AggregateSchema01[Ns1, A]
  3. trait OutSchema_10[Ns10[_, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J] extends NS10[A, B, C, D, E, F, G, H, I, J] with AggregateSchema10[Ns10, A, B, C, D, E, F, G, H, I, J]
  4. trait OutSchema_11[Ns11[_, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K] extends NS11[A, B, C, D, E, F, G, H, I, J, K] with AggregateSchema11[Ns11, A, B, C, D, E, F, G, H, I, J, K]
  5. trait OutSchema_12[Ns12[_, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L] extends NS12[A, B, C, D, E, F, G, H, I, J, K, L] with AggregateSchema12[Ns12, A, B, C, D, E, F, G, H, I, J, K, L]
  6. trait OutSchema_13[Ns13[_, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M] extends NS13[A, B, C, D, E, F, G, H, I, J, K, L, M] with AggregateSchema13[Ns13, A, B, C, D, E, F, G, H, I, J, K, L, M]
  7. trait OutSchema_14[Ns14[_, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M, N] extends NS14[A, B, C, D, E, F, G, H, I, J, K, L, M, N] with AggregateSchema14[Ns14, A, B, C, D, E, F, G, H, I, J, K, L, M, N]
  8. trait OutSchema_15[Ns15[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M, N, O] extends NS15[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O] with AggregateSchema15[Ns15, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O]
  9. trait OutSchema_16[Ns16[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P] extends NS16[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P] with AggregateSchema16[Ns16, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P]
  10. trait OutSchema_17[Ns17[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q] extends NS17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q] with AggregateSchema17[Ns17, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q]
  11. trait OutSchema_18[Ns18[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R] extends NS18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R] with AggregateSchema18[Ns18, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R]
  12. trait OutSchema_19[Ns19[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S] extends NS19[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S] with AggregateSchema19[Ns19, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S]
  13. trait OutSchema_2[Ns2[_, _], A, B] extends NS02[A, B] with AggregateSchema02[Ns2, A, B]
  14. trait OutSchema_20[Ns20[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T] extends NS20[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T] with AggregateSchema20[Ns20, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T]
  15. trait OutSchema_21[Ns21[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U] extends NS21[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U] with AggregateSchema21[Ns21, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U]
  16. trait OutSchema_22[Ns22[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V] extends NS22[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V]
  17. trait OutSchema_3[Ns3[_, _, _], A, B, C] extends NS03[A, B, C] with AggregateSchema03[Ns3, A, B, C]
  18. trait OutSchema_4[Ns4[_, _, _, _], A, B, C, D] extends NS04[A, B, C, D] with AggregateSchema04[Ns4, A, B, C, D]
  19. trait OutSchema_5[Ns5[_, _, _, _, _], A, B, C, D, E] extends NS05[A, B, C, D, E] with AggregateSchema05[Ns5, A, B, C, D, E]
  20. trait OutSchema_6[Ns6[_, _, _, _, _, _], A, B, C, D, E, F] extends NS06[A, B, C, D, E, F] with AggregateSchema06[Ns6, A, B, C, D, E, F]
  21. trait OutSchema_7[Ns7[_, _, _, _, _, _, _], A, B, C, D, E, F, G] extends NS07[A, B, C, D, E, F, G] with AggregateSchema07[Ns7, A, B, C, D, E, F, G]
  22. trait OutSchema_8[Ns8[_, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H] extends NS08[A, B, C, D, E, F, G, H] with AggregateSchema08[Ns8, A, B, C, D, E, F, G, H]
  23. trait OutSchema_9[Ns9[_, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I] extends NS09[A, B, C, D, E, F, G, H, I] with AggregateSchema09[Ns9, A, B, C, D, E, F, G, H, I]

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. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  9. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  10. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  11. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  12. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  14. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  15. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  16. def toString(): String
    Definition Classes
    AnyRef → Any
  17. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  18. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  19. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from AnyRef

Inherited from Any

Ungrouped