class StructItemBaseElem[Val, Schema <: (StructItemsDefs.this)#Struct] extends StructItemElem[Val, Schema, (StructItemsDefs.this)#StructItemBase[Val, Schema]] with (StructItemsDefs.this)#ConcreteElem[StructItemBaseData[Val, Schema], (StructItemsDefs.this)#StructItemBase[Val, Schema]] with (StructItemsDefs.this)#ViewElem[StructItemBaseData[Val, Schema], (StructItemsDefs.this)#StructItemBase[Val, Schema]]
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- StructItemBaseElem
- ViewElem
- ConcreteElem
- StructItemElem
- EntityElem
- Equals
- Elem
- TypeDesc
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new StructItemBaseElem(iso: (StructItemsDefs.this)#Iso[StructItemBaseData[Val, Schema], (StructItemsDefs.this)#StructItemBase[Val, Schema]])(implicit eVal: (StructItemsDefs.this)#Elem[Val], eSchema: (StructItemsDefs.this)#Elem[Schema])
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
def
<:<(e: (StructItemsDefs.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, ((StructItemsDefs.this)#TypeDesc, Variance)]
- Definition Classes
- StructItemBaseElem → StructItemElem → 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, (StructItemsDefs.this)#MethodDesc]
- Attributes
- protected
- Definition Classes
- Elem
-
def
convert(x: (StructItemsDefs.this)#Ref[(StructItemsDefs.this)#Def[_]]): (StructItemsDefs.this)#Ref[(StructItemsDefs.this)#StructItemBase[Val, Schema]]
- Definition Classes
- EntityElem
-
implicit
val
eSchema: (StructItemsDefs.this)#Elem[Schema]
- Definition Classes
- StructItemBaseElem → StructItemElem
-
implicit
val
eVal: (StructItemsDefs.this)#Elem[Val]
- Definition Classes
- StructItemBaseElem → StructItemElem
-
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: ((StructItemsDefs.this)#TypeDesc) ⇒ String): String
- Definition Classes
- Elem → TypeDesc
-
def
hashCode(): Int
- Definition Classes
- EntityElem → AnyRef → Any
-
def
invokeUnlifted(mc: (StructItemsDefs.this)#MethodCall, dataEnv: (StructItemsDefs.this)#DataEnv): AnyRef
- Definition Classes
- Elem
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
val
iso: (StructItemsDefs.this)#Iso[StructItemBaseData[Val, Schema], (StructItemsDefs.this)#StructItemBase[Val, Schema]]
- Definition Classes
- StructItemBaseElem → ViewElem
-
def
liftable: Base.Liftables.Liftable[_, (StructItemsDefs.this)#StructItemBase[Val, Schema]]
- Definition Classes
- Elem
-
lazy val
methods: Map[Method, (StructItemsDefs.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[(StructItemsDefs.this)#Elem[_]]
- Definition Classes
- StructItemBaseElem → 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, ((StructItemsDefs.this)#TypeDesc, Variance)]
- Definition Classes
- Elem
-
lazy val
typeArgsDescs: Seq[(StructItemsDefs.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( ... )