Packages

class IsoFuncElem[T, R, M, To <: (SpecializationsDefs.this)#IsoFunc[T, R, M]] extends (SpecializationsDefs.this)#EntityElem[To]

Linear Supertypes
(SpecializationsDefs.this)#EntityElem[To], Equals, (SpecializationsDefs.this)#Elem[To], (SpecializationsDefs.this)#TypeDesc, Serializable, Serializable, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. IsoFuncElem
  2. EntityElem
  3. Equals
  4. Elem
  5. TypeDesc
  6. Serializable
  7. Serializable
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new IsoFuncElem()(implicit _eT: (SpecializationsDefs.this)#Elem[T], _eR: (SpecializationsDefs.this)#Elem[R], _eM: (SpecializationsDefs.this)#Elem[M])

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. def <:<(e: (SpecializationsDefs.this)#Elem[_]): Boolean
    Definition Classes
    Elem
  4. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. def buildTypeArgs: ListMap[String, ((SpecializationsDefs.this)#TypeDesc, Variance)]
    Definition Classes
    IsoFuncElem → Elem
  7. def canEqual(other: Any): Boolean
    Definition Classes
    EntityElem → Equals
  8. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  9. def collectMethods: Map[Method, (SpecializationsDefs.this)#MethodDesc]
    Attributes
    protected
    Definition Classes
    Elem
  10. def convert(x: (SpecializationsDefs.this)#Ref[(SpecializationsDefs.this)#Def[_]]): (SpecializationsDefs.this)#Ref[To]
    Definition Classes
    EntityElem
  11. def eM: (SpecializationsDefs.this)#Elem[M]
  12. def eR: (SpecializationsDefs.this)#Elem[R]
  13. def eT: (SpecializationsDefs.this)#Elem[T]
  14. def entityName: String
    Definition Classes
    EntityElem
  15. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  16. def equals(other: Any): Boolean
    Definition Classes
    EntityElem → Equals → AnyRef → Any
  17. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  18. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  19. def getName(f: ((SpecializationsDefs.this)#TypeDesc) ⇒ String): String
    Definition Classes
    Elem → TypeDesc
  20. def hashCode(): Int
    Definition Classes
    EntityElem → AnyRef → Any
  21. def invokeUnlifted(mc: (SpecializationsDefs.this)#MethodCall, dataEnv: (SpecializationsDefs.this)#DataEnv): AnyRef
    Definition Classes
    Elem
  22. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  23. def liftable: Base.Liftables.Liftable[_, To]
    Definition Classes
    Elem
  24. lazy val methods: Map[Method, (SpecializationsDefs.this)#MethodDesc]
    Attributes
    protected
    Definition Classes
    Elem
  25. lazy val name: String
    Definition Classes
    TypeDesc
  26. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  27. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  28. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  29. def parent: Option[(SpecializationsDefs.this)#Elem[_]]
    Definition Classes
    EntityElem
  30. final lazy val sourceType: RType[_]
    Definition Classes
    Elem
  31. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  32. def toString(): String
    Definition Classes
    TypeDesc → AnyRef → Any
  33. lazy val typeArgs: ListMap[String, ((SpecializationsDefs.this)#TypeDesc, Variance)]
    Definition Classes
    Elem
  34. lazy val typeArgsDescs: Seq[(SpecializationsDefs.this)#TypeDesc]
    Definition Classes
    Elem
  35. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  37. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from (SpecializationsDefs.this)#EntityElem[To]

Inherited from Equals

Inherited from (SpecializationsDefs.this)#Elem[To]

Inherited from (SpecializationsDefs.this)#TypeDesc

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped