ModelOps_8

molecule.boilerplate.api.ModelOps_8
trait ModelOps_8[A, B, C, D, E, F, G, H, t, Ns1[_, _, _, _, _, _, _, _, _], Ns2[_, _, _, _, _, _, _, _, _, _]] extends Molecule_08[A, B, C, D, E, F, G, H], ModelTransformations_, AggregatesOps_8[A, B, C, D, E, F, G, H, t, Ns1], ExprOneManOps_8[A, B, C, D, E, F, G, H, t, Ns1, Ns2], ExprOneOptOps_8[A, B, C, D, E, F, G, H, t, Ns1, Ns2], ExprOneTacOps_8[A, B, C, D, E, F, G, H, t, Ns1, Ns2], ExprSetManOps_8[A, B, C, D, E, F, G, H, t, Ns1, Ns2], ExprSetOptOps_8[A, B, C, D, E, F, G, H, t, Ns1, Ns2], ExprSetTacOps_8[A, B, C, D, E, F, G, H, t, Ns1, Ns2], SortAttrsOps_8[A, B, C, D, E, F, G, H, t, Ns1]

Attributes

Source
ModelOps_.scala
Graph
Supertypes
trait SortAttrsOps_8[A, B, C, D, E, F, G, H, t, Ns1]
trait ExprSetTacOps_8[A, B, C, D, E, F, G, H, t, Ns1, Ns2]
trait ExprSetOptOps_8[A, B, C, D, E, F, G, H, t, Ns1, Ns2]
trait ExprSetManOps_8[A, B, C, D, E, F, G, H, t, Ns1, Ns2]
trait ExprOneTacOps_8[A, B, C, D, E, F, G, H, t, Ns1, Ns2]
trait ExprOneOptOps_8[A, B, C, D, E, F, G, H, t, Ns1, Ns2]
trait ExprOneManOps_8[A, B, C, D, E, F, G, H, t, Ns1, Ns2]
trait ExprAttr_8[A, B, C, D, E, F, G, H, t, Ns1, Ns2]
trait ExprBase
trait AggregatesOps_8[A, B, C, D, E, F, G, H, t, Ns1]
trait Molecule_08[A, B, C, D, E, F, G, H]
trait Molecule
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

Inherited methods

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

Attributes

Inherited from:
AggregatesOps_8
Source
Aggregates_.scala
protected def _aggrDouble(kw: Kw): Ns[A, B, C, D, E, F, G, Double, Double] & SortAttrs_8[A, B, C, D, E, F, G, Double, Double, Ns]

Attributes

Inherited from:
AggregatesOps_8
Source
Aggregates_.scala
protected def _aggrInt(kw: Kw): Ns[A, B, C, D, E, F, G, Int, Int] & SortAttrs_8[A, B, C, D, E, F, G, Int, Int, Ns]

Attributes

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

Attributes

Inherited from:
AggregatesOps_8
Source
Aggregates_.scala
protected def _aggrT(kw: Kw): Ns[A, B, C, D, E, F, G, H, t]

Attributes

Inherited from:
AggregatesOps_8
Source
Aggregates_.scala
protected def _aggrTsort(kw: Kw): Ns[A, B, C, D, E, F, G, H, t] & SortAttrs_8[A, B, C, D, E, F, G, H, t, Ns]

Attributes

Inherited from:
AggregatesOps_8
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, X, t]

Attributes

Inherited from:
ExprAttr_8
Source
ExprAttr_.scala
protected def _attrSortMan[ns1[_, _], ns2[_, _, _]](op: Op, a: ModelOps_1[H, t, ns1, ns2]): Ns2[A, B, C, D, E, F, G, H, H, t] & SortAttrs_9[A, B, C, D, E, F, G, H, H, t, Ns2]

Attributes

Inherited from:
ExprAttr_8
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, t] & SortAttrs_8[A, B, C, D, E, F, G, H, t, Ns1]

Attributes

Inherited from:
ExprAttr_8
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, t]

Attributes

Inherited from:
ExprAttr_8
Source
ExprAttr_.scala
protected def _dynsort(i: Int): Ns[A, B, C, D, E, F, G, H, t]

Attributes

Inherited from:
SortAttrsOps_8
Source
SortAttrs_.scala
protected def _exprOneMan(op: Op, vs: Seq[t]): Ns1[A, B, C, D, E, F, G, H, t] & SortAttrs_8[A, B, C, D, E, F, G, H, t, Ns1] & CardOne

Attributes

Inherited from:
ExprOneManOps_8
Source
ExprOneMan_.scala
protected def _exprOneOpt(op: Op, vs: Option[Seq[t]]): Ns1[A, B, C, D, E, F, G, H, t] & SortAttrs_8[A, B, C, D, E, F, G, H, t, Ns1]

Attributes

Inherited from:
ExprOneOptOps_8
Source
ExprOneOpt_.scala
protected def _exprOneTac(op: Op, vs: Seq[t]): Ns1[A, B, C, D, E, F, G, H, t] & CardOne

Attributes

Inherited from:
ExprOneTacOps_8
Source
ExprOneTac_.scala
protected def _exprSetMan(op: Op, sets: Seq[Set[t]]): Ns1[A, B, C, D, E, F, G, H, t]

Attributes

Inherited from:
ExprSetManOps_8
Source
ExprSetMan_.scala
protected def _exprSetOpt(op: Op, optSets: Option[Seq[Set[t]]]): Ns1[A, B, C, D, E, F, G, H, t]

Attributes

Inherited from:
ExprSetOptOps_8
Source
ExprSetOpt_.scala
protected def _exprSetTac(op: Op, vs: Seq[Set[t]]): Ns1[A, B, C, D, E, F, G, H, t]

Attributes

Inherited from:
ExprSetTacOps_8
Source
ExprSetTac_.scala
protected def _sort(sort: String): Ns[A, B, C, D, E, F, G, H, t]

Attributes

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

Attributes

Inherited from:
ExprBase
Source
ExprBase.scala
protected def addOne[T](es: List[Element], op: Op, vs: Seq[T]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def addOptOne[T](es: List[Element], op: Op, vs: Option[Seq[T]]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def addOptSet[T](es: List[Element], op: Op, vs: Option[Seq[Set[T]]]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def addSet[T](es: List[Element], op: Op, vs: Seq[Set[T]]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def addSort(es: List[Element], sort: String): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def asIs(es: List[Element], kw: Kw, n: Option[Int]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def cleanUpdateElements(elements: List[Element]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def filterAttr(es: List[Element], op: Op, filterAttrMolecule: Molecule): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def reverseTopLevelSorting(es: List[Element]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def toDouble(es: List[Element], kw: Kw): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def toInt(es: List[Element], kw: Kw): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def topLevelAttrCount(elements: List[Element], count: Int): Int

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala

Inherited fields

val elements: List[Element]

Attributes

Inherited from:
Molecule
Source
Molecules.scala