org.hungerford.generic.schema.product

Members list

Concise view

Type members

Classlikes

case class AdditionalFieldsBuilder[T, R <: Tuple, RV <: Tuple, AF, AFS, AFE, C, NewAF, NewC](builder: ProductSchemaBuilder[T, R, RV, AF, AFS, AFE, C])(using fieldsConstraint: CtxWrapTuplesConstraint[Tpe, R, RV], afChoice: Aux[RV, RV, AF, NewAF, C, NewC])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
trait ConstrUpdateChoice[RV <: Tuple, NewRV <: Tuple, AF, NewAF, C]()

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
case class ConstructorBuilder[T, R <: Tuple, RV <: Tuple, AF, AFS, AFE, C, NewC](bldr: ProductSchemaBuilder[T, R, RV, AF, AFS, AFE, C])(using cType: Aux[T, RV, AF, NewC], ctx: CtxWrapTuplesConstraint[Tpe, R, RV])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
trait ConstructorChooser[T, RV, AF]()

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Graph
Supertypes
Self type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait FDPriority1 extends FDPriority2

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object FieldDeriver.type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object FieldDeriver.type
case class FieldComponentUpdater[T, R <: Tuple, RV <: Tuple, AF, AFS, AFE, C, F, N <: FieldName, FS, Sel <: Tuple, Inner](builder: ProductSchemaBuilder[T, R, RV, AF, AFS, AFE, C])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
trait FieldDeriver[T, TsTail <: Tuple, F, N <: FieldName]()

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
object FieldDeriver extends FDPriority1

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait FieldTupDeriver[T, TsTail <: Tuple, Fs <: Tuple, Extr]()

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
case class FieldUpdater[F, N <: FieldName, S, T, R <: Tuple, RV <: Tuple, AF, AFS, AFE, C](field: Field[T, F, N, S], bldr: ProductSchemaBuilder[T, R, RV, AF, AFS, AFE, C])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ConstrUpdateChoice.type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ConstructorChooser.type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ProductDeriver[T, Tail <: Tuple]()

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
case class ProductFieldBuilder[T, F, R <: Tuple, RV <: Tuple, AF, AFS, AFE, C](builder: ProductSchemaBuilder[T, R, RV, AF, AFS, AFE, C])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case class ProductSchemaBuilder[T, R <: Tuple, RV <: Tuple, AF, AFS, AFE, C](nm: Option[String], desc: Option[String], vals: Set[Validator[T]], exs: Seq[T], dep: Boolean, aftSch: Aux[AF, AFS], afe: AFE, fieldDescs: R, constr: C)(using fieldsConstraint: CtxWrapTuplesConstraint[Tpe, R, RV])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
trait ProductSchemaExtractor[T, From]()

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Graph
Supertypes
Self type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
case class ProductShape[T, Rt <: Tuple, RVt <: Tuple, AFt, AFSt, AFEt, C](fieldDescriptions: Rt, additionalFieldsSchema: Aux[AFt, AFSt], afExtractor: AFEt, constructor: C)(using fieldsConstraint: CtxWrapTuplesConstraint[Tpe, Rt, RVt], uniqueFields: UniqueFieldNames[Rt], prodConst: ProductConstructor[C, RVt, AFt, T], afExtrEv: ValidAfExtr[T, AFt, AFEt])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
trait ValidAfExtr[T, AF, AFE]()

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type