o

scalan.impl.ViewsDefs

IdentityIso

object IdentityIso extends (ViewsDefs.this)#EntityObject

Linear Supertypes
(ViewsDefs.this)#EntityObject, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. IdentityIso
  2. EntityObject
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit class ExtendedIdentityIso[A] extends AnyRef
  2. class IdentityIsoCompanionCtor extends (ViewsDefs.this)#CompanionDef[IdentityIsoCompanionCtor]
  3. case class IdentityIsoCtor[A]()(implicit eA: (ViewsDefs.this)#Elem[A]) extends (ViewsDefs.this)#IdentityIso[A] with (ViewsDefs.this)#Def[(ViewsDefs.this)#IdentityIso[A]] with Product with Serializable
  4. type IdentityIsoData[A] = Unit
  5. class IdentityIsoElem[A] extends IsoURElem[A, A, (ViewsDefs.this)#IdentityIso[A]] with (ViewsDefs.this)#ConcreteElem[IdentityIsoData[A], (ViewsDefs.this)#IdentityIso[A]] with (ViewsDefs.this)#ViewElem[IdentityIsoData[A], (ViewsDefs.this)#IdentityIso[A]]
  6. class IdentityIsoIso[A] extends (ViewsDefs.this)#Node with (ViewsDefs.this)#EntityIso[IdentityIsoData[A], (ViewsDefs.this)#IdentityIso[A]] with (ViewsDefs.this)#Def[IdentityIsoIso[A]]
  7. case class IdentityIsoIsoElem[A](eA: (ViewsDefs.this)#Elem[A]) extends (ViewsDefs.this)#Elem[IdentityIsoIso[A]] with Product with Serializable

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val RIdentityIso: MutableLazy[IdentityIsoCompanionCtor]
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  7. val entityName: String
    Definition Classes
    EntityObject
  8. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  9. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  10. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  11. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  13. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  14. implicit def isoIdentityIso[A](implicit eA: (ViewsDefs.this)#Elem[A]): (ViewsDefs.this)#Iso[IdentityIsoData[A], (ViewsDefs.this)#IdentityIso[A]]
  15. def mkIdentityIso[A]()(implicit eA: (ViewsDefs.this)#Elem[A]): (ViewsDefs.this)#Ref[(ViewsDefs.this)#IdentityIso[A]]
  16. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  17. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  18. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  19. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  20. def toString(): String
    Definition Classes
    AnyRef → Any
  21. def unmkIdentityIso[A](p: (ViewsDefs.this)#Ref[(ViewsDefs.this)#IsoUR[A, A]]): Option[Unit]
  22. implicit def unrefIdentityIso[A](p: (ViewsDefs.this)#Ref[(ViewsDefs.this)#IdentityIso[A]]): (ViewsDefs.this)#IdentityIso[A]
  23. implicit def unrefIdentityIsoCompanion(p: (ViewsDefs.this)#Ref[IdentityIsoCompanionCtor]): IdentityIsoCompanionCtor
  24. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  25. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  26. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  27. implicit object IdentityIsoCompanionElem extends (ViewsDefs.this)#CompanionElem[IdentityIsoCompanionCtor] with Product with Serializable

Inherited from (ViewsDefs.this)#EntityObject

Inherited from AnyRef

Inherited from Any

Ungrouped