class IndexStructKeyElem[Schema <: (StructKeysDefs.this)#Struct] extends StructKeyElem[Schema, (StructKeysDefs.this)#IndexStructKey[Schema]] with (StructKeysDefs.this)#ConcreteElem[IndexStructKeyData[Schema], (StructKeysDefs.this)#IndexStructKey[Schema]] with (StructKeysDefs.this)#ViewElem[IndexStructKeyData[Schema], (StructKeysDefs.this)#IndexStructKey[Schema]]
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- IndexStructKeyElem
- ViewElem
- ConcreteElem
- StructKeyElem
- EntityElem
- Equals
- Elem
- TypeDesc
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new IndexStructKeyElem(iso: (StructKeysDefs.this)#Iso[IndexStructKeyData[Schema], (StructKeysDefs.this)#IndexStructKey[Schema]])(implicit eSchema: (StructKeysDefs.this)#Elem[Schema])
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
def
<:<(e: (StructKeysDefs.this)#Elem[_]): Boolean
- Definition Classes
- Elem
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
buildTypeArgs: ListMap[String, ((StructKeysDefs.this)#TypeDesc, Variance)]
- Definition Classes
- IndexStructKeyElem → StructKeyElem → Elem
-
def
canEqual(other: Any): Boolean
- Definition Classes
- EntityElem → Equals
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
def
collectMethods: Map[Method, (StructKeysDefs.this)#MethodDesc]
- Attributes
- protected
- Definition Classes
- Elem
-
def
convert(x: (StructKeysDefs.this)#Ref[(StructKeysDefs.this)#Def[_]]): (StructKeysDefs.this)#Ref[(StructKeysDefs.this)#IndexStructKey[Schema]]
- Definition Classes
- EntityElem
-
implicit
val
eSchema: (StructKeysDefs.this)#Elem[Schema]
- Definition Classes
- IndexStructKeyElem → StructKeyElem
-
def
entityName: String
- Definition Classes
- EntityElem
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(other: Any): Boolean
- Definition Classes
- EntityElem → Equals → AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
getName(f: ((StructKeysDefs.this)#TypeDesc) ⇒ String): String
- Definition Classes
- Elem → TypeDesc
-
def
hashCode(): Int
- Definition Classes
- EntityElem → AnyRef → Any
-
def
invokeUnlifted(mc: (StructKeysDefs.this)#MethodCall, dataEnv: (StructKeysDefs.this)#DataEnv): AnyRef
- Definition Classes
- Elem
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
val
iso: (StructKeysDefs.this)#Iso[IndexStructKeyData[Schema], (StructKeysDefs.this)#IndexStructKey[Schema]]
- Definition Classes
- IndexStructKeyElem → ViewElem
-
def
liftable: Base.Liftables.Liftable[_, (StructKeysDefs.this)#IndexStructKey[Schema]]
- Definition Classes
- Elem
-
lazy val
methods: Map[Method, (StructKeysDefs.this)#MethodDesc]
- Attributes
- protected
- Definition Classes
- Elem
-
lazy val
name: String
- Definition Classes
- TypeDesc
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
lazy val
parent: Option[(StructKeysDefs.this)#Elem[_]]
- Definition Classes
- IndexStructKeyElem → EntityElem
-
final
lazy val
sourceType: RType[_]
- Definition Classes
- Elem
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- TypeDesc → AnyRef → Any
-
lazy val
typeArgs: ListMap[String, ((StructKeysDefs.this)#TypeDesc, Variance)]
- Definition Classes
- Elem
-
lazy val
typeArgsDescs: Seq[(StructKeysDefs.this)#TypeDesc]
- Definition Classes
- Elem
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )