ModelOps_3

molecule.boilerplate.api.ModelOps_3
trait ModelOps_3[A, B, C, t, Ns1[_, _, _, _], Ns2[_, _, _, _, _]] extends Molecule_03[A, B, C], ModelTransformations_, AggregatesOps_3[A, B, C, t, Ns1], ExprBArTacOps_3[A, B, C, t, Ns1, Ns2], ExprBArOptOps_3[A, B, C, t, Ns1, Ns2], ExprOneManOps_3[A, B, C, t, Ns1, Ns2], ExprOneTacOps_3[A, B, C, t, Ns1, Ns2], ExprOneOptOps_3[A, B, C, t, Ns1, Ns2], ExprSetTacOps_3[A, B, C, t, Ns1, Ns2], ExprSetOptOps_3[A, B, C, t, Ns1, Ns2], ExprSeqTacOps_3[A, B, C, t, Ns1, Ns2], ExprSeqOptOps_3[A, B, C, t, Ns1, Ns2], ExprMapTacOps_3[A, B, C, t, Ns1, Ns2], ExprMapOptOps_3[A, B, C, t, Ns1, Ns2], SortAttrsOps_3[A, B, C, t, Ns1]

Attributes

Source
ModelOps_.scala
Graph
Supertypes
trait SortAttrsOps_3[A, B, C, t, Ns1]
trait ExprMapOptOps_3[A, B, C, t, Ns1, Ns2]
trait ExprMapTacOps_3[A, B, C, t, Ns1, Ns2]
trait ExprSeqOptOps_3[A, B, C, t, Ns1, Ns2]
trait ExprSeqTacOps_3[A, B, C, t, Ns1, Ns2]
trait ExprSetOptOps_3[A, B, C, t, Ns1, Ns2]
trait ExprSetTacOps_3[A, B, C, t, Ns1, Ns2]
trait ExprOneOptOps_3[A, B, C, t, Ns1, Ns2]
trait ExprOneTacOps_3[A, B, C, t, Ns1, Ns2]
trait ExprOneManOps_3[A, B, C, t, Ns1, Ns2]
trait ExprAttr_3[A, B, C, t, Ns1, Ns2]
trait ExprBase
trait ExprBArOptOps_3[A, B, C, t, Ns1, Ns2]
trait ExprBArTacOps_3[A, B, C, t, Ns1, Ns2]
trait AggregatesOps_3[A, B, C, t, Ns1]
trait Molecule_03[A, B, C]
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

Value members

Inherited methods

protected def _aggrDist(kw: Kw): Ns1[A, B, Set[C], t]

Attributes

Inherited from:
AggregatesOps_3
Source
Aggregates_.scala
protected def _aggrDouble(kw: Kw): Ns1[A, B, Double, Double] & SortAttrs_3[A, B, Double, Double, Ns1]

Attributes

Inherited from:
AggregatesOps_3
Source
Aggregates_.scala
protected def _aggrInt(kw: Kw): Ns1[A, B, Int, Int] & SortAttrs_3[A, B, Int, Int, Ns1]

Attributes

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

Attributes

Inherited from:
AggregatesOps_3
Source
Aggregates_.scala
protected def _aggrT(kw: Kw): Ns1[A, B, t, t] & SortAttrs_3[A, B, t, t, Ns1]

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Inherited from:
SortAttrsOps_3
Source
SortAttrs_.scala
protected def _exprBAr(op: Op, byteArray: Array[t]): Ns1[A, B, C, t]

Attributes

Inherited from:
ExprBArTacOps_3
Source
ExprBArTac_.scala
protected def _exprBArOpt(op: Op, optByteArray: Option[Array[t]]): Ns1[A, B, C, t]

Attributes

Inherited from:
ExprBArOptOps_3
Source
ExprBArOpt_.scala
protected def _exprMap(op: Op, map: Map[String, t]): Ns1[A, B, C, t]

Attributes

Inherited from:
ExprMapTacOps_3
Source
ExprMapTac_.scala
protected def _exprMapK(op: Op, keys: Seq[String]): Ns1[A, B, t, t]

Attributes

Inherited from:
ExprMapTacOps_3
Source
ExprMapTac_.scala
protected def _exprMapOpK(op: Op, key: String): Ns1[A, B, Option[t], t]

Attributes

Inherited from:
ExprMapOptOps_3
Source
ExprMapOpt_.scala
protected def _exprMapOpt(op: Op, map: Option[Map[String, t]]): Ns1[A, B, C, t]

Attributes

Inherited from:
ExprMapOptOps_3
Source
ExprMapOpt_.scala
protected def _exprMapV(op: Op, vs: Seq[t]): Ns1[A, B, C, t]

Attributes

Inherited from:
ExprMapTacOps_3
Source
ExprMapTac_.scala
protected def _exprOneMan(op: Op, vs: Seq[t]): Ns1[A, B, C, t] & SortAttrs_3[A, B, C, t, Ns1] & CardOne

Attributes

Inherited from:
ExprOneManOps_3
Source
ExprOneMan_.scala
protected def _exprOneOpt(op: Op, opt: Option[t]): Ns1[A, B, C, t] & SortAttrs_3[A, B, C, t, Ns1]

Attributes

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

Attributes

Inherited from:
ExprOneTacOps_3
Source
ExprOneTac_.scala
protected def _exprSeq(op: Op, seq: Seq[t]): Ns1[A, B, C, t]

Attributes

Inherited from:
ExprSeqTacOps_3
Source
ExprSeqTac_.scala
protected def _exprSeqOpt(op: Op, optSeq: Option[Seq[t]]): Ns1[A, B, C, t]

Attributes

Inherited from:
ExprSeqOptOps_3
Source
ExprSeqOpt_.scala
protected def _exprSet(op: Op, set: Set[t]): Ns1[A, B, C, t]

Attributes

Inherited from:
ExprSetTacOps_3
Source
ExprSetTac_.scala
protected def _exprSetOpt(op: Op, optSet: Option[Set[t]]): Ns1[A, B, C, t]

Attributes

Inherited from:
ExprSetOptOps_3
Source
ExprSetOpt_.scala
protected def _sort(sort: String): Ns1[A, B, C, t]

Attributes

Inherited from:
SortAttrsOps_3
Source
SortAttrs_.scala
protected def addBAr[T](es: List[Element], op: Op, ba: Array[T]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def addBArOpt[T](es: List[Element], op: Op, optBA: Option[Array[T]]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def addMap[T](es: List[Element], op: Op, vs: Map[String, T]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def addMapKs(es: List[Element], op: Op, ks: Seq[String]): List[Element]

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def addSetOpt[T](es: List[Element], op: Op, vs: Option[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