Derivers

org.finios.morphir.datamodel.Derivers$
object Derivers

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Derivers.type

Members list

Type members

Classlikes

Attributes

Supertypes
trait SpecificDeriver[BigDecimal]
trait Deriver[BigDecimal]
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait SpecificDeriver[BigInt]
trait Deriver[BigInt]
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait SpecificDeriver[Boolean]
trait Deriver[Boolean]
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait SpecificDeriver[Byte]
trait Deriver[Byte]
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait SpecificDeriver[Char]
trait Deriver[Char]
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait SpecificDeriver[Int]
trait Deriver[Int]
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait SpecificDeriver[LocalDate]
trait Deriver[LocalDate]
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait SpecificDeriver[LocalTime]
trait Deriver[LocalTime]
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait SpecificDeriver[Month]
trait Deriver[Month]
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait SpecificDeriver[Short]
trait Deriver[Short]
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait SpecificDeriver[String]
trait Deriver[String]
class Object
trait Matchable
class Any
Self type

Implicits

Implicits

implicit inline def autoProductDeriver[T <: Product]: GenericProductDeriver[T]