ModelOps_2

molecule.boilerplate.api.ModelOps_2
trait ModelOps_2[A, B, t, Ns1[_, _, _], Ns2[_, _, _, _]] extends Molecule_02[A, B], ModelTransformations_, AggregatesOps_2[A, B, t, Ns1], ExprOneManOps_2[A, B, t, Ns1, Ns2], ExprOneOptOps_2[A, B, t, Ns1, Ns2], ExprOneTacOps_2[A, B, t, Ns1, Ns2], ExprSetManOps_2[A, B, t, Ns1, Ns2], ExprSetOptOps_2[A, B, t, Ns1, Ns2], ExprSetTacOps_2[A, B, t, Ns1, Ns2], SortAttrsOps_2[A, B, t, Ns1]

Attributes

Source
ModelOps_.scala
Graph
Supertypes
trait SortAttrsOps_2[A, B, t, Ns1]
trait ExprSetTacOps_2[A, B, t, Ns1, Ns2]
trait ExprSetOptOps_2[A, B, t, Ns1, Ns2]
trait ExprSetManOps_2[A, B, t, Ns1, Ns2]
trait ExprOneTacOps_2[A, B, t, Ns1, Ns2]
trait ExprOneOptOps_2[A, B, t, Ns1, Ns2]
trait ExprOneManOps_2[A, B, t, Ns1, Ns2]
trait ExprAttr_2[A, B, t, Ns1, Ns2]
trait ExprBase
trait AggregatesOps_2[A, B, t, Ns1]
trait Molecule_02[A, B]
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, Set[B], t]

Attributes

Inherited from:
AggregatesOps_2
Source
Aggregates_.scala
protected def _aggrDouble(kw: Kw): Ns[A, Double, Double] & SortAttrs_2[A, Double, Double, Ns]

Attributes

Inherited from:
AggregatesOps_2
Source
Aggregates_.scala
protected def _aggrInt(kw: Kw): Ns[A, Int, Int] & SortAttrs_2[A, Int, Int, Ns]

Attributes

Inherited from:
AggregatesOps_2
Source
Aggregates_.scala
protected def _aggrSet(kw: Kw, n: Option[Int]): Ns[A, Set[t], t]

Attributes

Inherited from:
AggregatesOps_2
Source
Aggregates_.scala
protected def _aggrT(kw: Kw): Ns[A, B, t]

Attributes

Inherited from:
AggregatesOps_2
Source
Aggregates_.scala
protected def _aggrTsort(kw: Kw): Ns[A, B, t] & SortAttrs_2[A, B, t, Ns]

Attributes

Inherited from:
AggregatesOps_2
Source
Aggregates_.scala
protected def _attrMan[X, ns1[_, _], ns2[_, _, _]](op: Op, a: ModelOps_1[X, t, ns1, ns2]): Ns2[A, B, X, t]

Attributes

Inherited from:
ExprAttr_2
Source
ExprAttr_.scala
protected def _attrSortMan[ns1[_, _], ns2[_, _, _]](op: Op, a: ModelOps_1[B, t, ns1, ns2]): Ns2[A, B, B, t] & SortAttrs_3[A, B, B, t, Ns2]

Attributes

Inherited from:
ExprAttr_2
Source
ExprAttr_.scala
protected def _attrSortTac[ns1[_], ns2[_, _]](op: Op, a: ModelOps_0[t, ns1, ns2] & CardOne): Ns1[A, B, t] & SortAttrs_2[A, B, t, Ns1]

Attributes

Inherited from:
ExprAttr_2
Source
ExprAttr_.scala
protected def _attrTac[ns1[_], ns2[_, _]](op: Op, a: ModelOps_0[t, ns1, ns2]): Ns1[A, B, t]

Attributes

Inherited from:
ExprAttr_2
Source
ExprAttr_.scala
protected def _dynsort(i: Int): Ns[A, B, t]

Attributes

Inherited from:
SortAttrsOps_2
Source
SortAttrs_.scala
protected def _exprOneMan(op: Op, vs: Seq[t]): Ns1[A, B, t] & SortAttrs_2[A, B, t, Ns1] & CardOne

Attributes

Inherited from:
ExprOneManOps_2
Source
ExprOneMan_.scala
protected def _exprOneOpt(op: Op, vs: Option[Seq[t]]): Ns1[A, B, t] & SortAttrs_2[A, B, t, Ns1]

Attributes

Inherited from:
ExprOneOptOps_2
Source
ExprOneOpt_.scala
protected def _exprOneTac(op: Op, vs: Seq[t]): Ns1[A, B, t] & CardOne

Attributes

Inherited from:
ExprOneTacOps_2
Source
ExprOneTac_.scala
protected def _exprSetMan(op: Op, sets: Seq[Set[t]]): Ns1[A, B, t]

Attributes

Inherited from:
ExprSetManOps_2
Source
ExprSetMan_.scala
protected def _exprSetOpt(op: Op, optSets: Option[Seq[Set[t]]]): Ns1[A, B, t]

Attributes

Inherited from:
ExprSetOptOps_2
Source
ExprSetOpt_.scala
protected def _exprSetTac(op: Op, vs: Seq[Set[t]]): Ns1[A, B, t]

Attributes

Inherited from:
ExprSetTacOps_2
Source
ExprSetTac_.scala
protected def _sort(sort: String): Ns[A, B, t]

Attributes

Inherited from:
SortAttrsOps_2
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