ModelOps_0

molecule.boilerplate.api.ModelOps_0
trait ModelOps_0[t, Ns1[_], Ns2[_, _]] extends Molecule_00, ModelTransformations_, ExprOneTacOps_0[t, Ns1, Ns2], ExprSetTacOps_0[t, Ns1, Ns2]

Attributes

Source
ModelOps_.scala
Graph
Supertypes
trait ExprSetTacOps_0[t, Ns1, Ns2]
trait ExprOneTacOps_0[t, Ns1, Ns2]
trait ExprAttr_0[t, Ns1, Ns2]
trait ExprBase
trait Molecule_00
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 _attrMan[X, ns1[_, _], ns2[_, _, _]](op: Op, a: ModelOps_1[X, t, ns1, ns2]): Ns2[X, t]

Attributes

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

Attributes

Inherited from:
ExprAttr_0
Source
ExprAttr_.scala
protected def _exprOneTac(op: Op, vs: Seq[t]): Ns1[t] & CardOne

Attributes

Inherited from:
ExprOneTacOps_0
Source
ExprOneTac_.scala
protected def _exprSetTac(op: Op, vs: Seq[Set[t]]): Ns1[t]

Attributes

Inherited from:
ExprSetTacOps_0
Source
ExprSetTac_.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