ExprOneTac_2_String

molecule.boilerplate.api.expression.ExprOneTac_2_String
trait ExprOneTac_2_String[A, B, t, Ns1[_, _, _], Ns2[_, _, _, _]] extends ExprOneTac_2[A, B, t, Ns1, Ns2]

Attributes

Source
ExprOneTac_.scala
Graph
Supertypes
trait ExprOneTac_2[A, B, t, Ns1, Ns2]
trait ExprOneTacOps_2[A, B, t, Ns1, Ns2]
trait ExprAttr_2[A, B, t, Ns1, Ns2]
trait ExprBase
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

Concrete methods

def contains(needle: t): Ns1[A, B, t] & CardOne

Attributes

Source
ExprOneTac_.scala
def endsWith(suffix: t): Ns1[A, B, t] & CardOne

Attributes

Source
ExprOneTac_.scala
def matches(regex: t): Ns1[A, B, t] & CardOne

Attributes

Source
ExprOneTac_.scala
def startsWith(prefix: t): Ns1[A, B, t] & CardOne

Attributes

Source
ExprOneTac_.scala

Inherited methods

def <[ns1[_, _], ns2[_, _, _]](a: ModelOps_1[t, t, ns1, ns2]): Ns2[A, B, t, t]

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala
def <[ns1[_], ns2[_, _]](a: ModelOps_0[t, ns1, ns2] & CardOne): Ns1[A, B, t]

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala
def <(upper: t): Ns1[A, B, t] & CardOne

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala
def <=[ns1[_, _], ns2[_, _, _]](a: ModelOps_1[t, t, ns1, ns2]): Ns2[A, B, t, t]

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala
def <=[ns1[_], ns2[_, _]](a: ModelOps_0[t, ns1, ns2] & CardOne): Ns1[A, B, t]

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala
def <=(upper: t): Ns1[A, B, t] & CardOne

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala
def >[ns1[_, _], ns2[_, _, _]](a: ModelOps_1[t, t, ns1, ns2]): Ns2[A, B, t, t]

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala
def >[ns1[_], ns2[_, _]](a: ModelOps_0[t, ns1, ns2] & CardOne): Ns1[A, B, t]

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala
def >(lower: t): Ns1[A, B, t] & CardOne

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala
def >=[ns1[_, _], ns2[_, _, _]](a: ModelOps_1[t, t, ns1, ns2]): Ns2[A, B, t, t]

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala
def >=[ns1[_], ns2[_, _]](a: ModelOps_0[t, ns1, ns2] & CardOne): Ns1[A, B, t]

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala
def >=(lower: t): Ns1[A, B, t] & CardOne

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.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 _exprOneTac(op: Op, vs: Seq[t]): Ns1[A, B, t] & CardOne

Attributes

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

Attributes

Inherited from:
ExprBase
Source
ExprBase.scala
def apply[ns1[_, _], ns2[_, _, _]](a: ModelOps_1[t, t, ns1, ns2]): Ns2[A, B, t, t]

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala
def apply[ns1[_], ns2[_, _]](a: ModelOps_0[t, ns1, ns2] & CardOne): Ns1[A, B, t]

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala
def apply(vs: Seq[t]): Ns1[A, B, t] & CardOne

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala
def apply(v: t, vs: t*): Ns1[A, B, t] & CardOne

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala
def apply(unify: unify): Ns1[A, B, t] & CardOne

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala
def apply(): Ns1[A, B, t] & CardOne

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala
def not[ns1[_, _], ns2[_, _, _]](a: ModelOps_1[t, t, ns1, ns2]): Ns2[A, B, t, t]

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala
def not[ns1[_], ns2[_, _]](a: ModelOps_0[t, ns1, ns2] & CardOne): Ns1[A, B, t]

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala
def not(vs: Seq[t]): Ns1[A, B, t] & CardOne

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala
def not(v: t, vs: t*): Ns1[A, B, t] & CardOne

Attributes

Inherited from:
ExprOneTac_2
Source
ExprOneTac_.scala