org.finos.morphir.datamodel

Members list

Type members

Classlikes

trait Attributes

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object Attributes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Attributes.type
sealed trait BasicDataType[+A]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Boolean.type
object Byte.type
object Decimal.type
object Int16.type
object Int32.type
object Integer.type
object LocalDate.type
object String.type
Show all
object BasicDataType

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait Concept

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Alias
object Any.type
trait Basic[A]
object Boolean.type
object Byte.type
object Char.type
object Decimal.type
object Float.type
object Int16.type
object Int32.type
object Int64.type
object Integer.type
object LocalDate.type
object LocalTime.type
object Month.type
object Nothing.type
object String.type
object Unit.type
class Enum
class List
class Map
class Optional
class Record
class Result
class Set
class Struct
class Tuple
class Union
Show all
Self type
object Concept

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Concept.type
final case class ConceptId(namespace: PackageName, module: String, name: String) extends HasId

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait HasId
class Object
trait Matchable
class Any
Show all
object ConceptId

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
ConceptId.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ConceptTag[A] extends HasId

Attributes

Supertypes
trait HasId
class Object
trait Matchable
class Any
trait CustomDeriver[T] extends Deriver[T]

Attributes

Companion
object
Supertypes
trait Deriver[T]
class Object
trait Matchable
class Any
object CustomDeriver

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait Data extends Writable

Attributes

Companion
object
Supertypes
trait Writable
class Object
trait Matchable
class Any
Known subtypes
class Aliased
trait Basic[A]
class Boolean
class Byte
class Char
class Decimal
class Float
class Int16
class Int32
class Int64
class Integer
class LocalDate
class LocalTime
class Month
class String
object Unit.type
class Case
class List
class Map
trait Optional
class None
class Some
class Record
trait Result
class Err
class Ok
class Set
class Struct
class Tuple
class Union
Show all
object Data

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Data.type
trait DataDecoder[A]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object DataDecoder

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait DataEncoder[A]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object DataEncoder

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait Deriver[T]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Deriver extends DeriverInstances

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Deriver.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Deriver.type
object DeriverMacros

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object DeriverTypes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait EnumLabel

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Empty.type
class Named
object EnumLabel

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
EnumLabel.type
sealed trait EnumTranslation

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
trait GenericProductDeriver[T <: Product] extends Deriver[T]

Attributes

Companion
object
Supertypes
trait Deriver[T]
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait GenericSumDeriver[T] extends Deriver[T]

Attributes

Companion
object
Supertypes
trait Deriver[T]
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
trait HasId

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class ConceptId
trait ConceptTag[A]
case class Label(value: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object PrintSpec

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
PrintSpec.type
class QualifiedNameCollector extends ConceptStatefulTransformer[Chunk[FQName]]

Attributes

Companion
object
Supertypes
trait ConceptStatefulTransformer[Chunk[FQName]]
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait Schema[A]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Primitive[A]
object Schema

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Schema.type
case class SingleEnumWrapper(label: String, innerShape: Concept, rootPath: QualifiedModuleName)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object SumBuilder

Attributes

Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
SumBuilder.type

Attributes

Supertypes
class Object
trait Matchable
class Any
sealed trait UnionType

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Enum.type
object Sum.type
object UnionType

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
UnionType.type
case class UnitEnumWrapper(label: String, rootPath: QualifiedModuleName)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Util

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Util.type
object conceptual

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
conceptual.type

Extensions

Extensions

extension [A](da: CustomDeriver[A])(da: CustomDeriver[A])
inline def aliasedAs(alias: String): CustomDeriver[A] { def concept: Alias; }
extension (r: Record.type)(r: Record.type)
inline def withImplicitFQN(name: String, fieldsRaw: (String, Data)*): Record
extension (r: SingleEnumWrapper.type)(r: SingleEnumWrapper.type)
inline def withImplicitFQN(label: String, shape: Concept): SingleEnumWrapper
extension (v: Boolean.type)(v: Boolean.type)
inline def deriveEnumWrapper[T](label: String, fromScalaType: T => Boolean): CustomDeriver[T]
inline def deriveEnumWrapper[T](fromScalaType: T => Boolean): CustomDeriver[T]
def deriveEnumWrapperNamespaced[T](partialName: QualifiedModuleName, label: String, fromScalaType: T => Boolean): CustomDeriver[T]
extension (v: Byte.type)(v: Byte.type)
inline def deriveEnumWrapper[T](label: String, fromScalaType: T => Byte): CustomDeriver[T]
inline def deriveEnumWrapper[T](fromScalaType: T => Byte): CustomDeriver[T]
def deriveEnumWrapperNamespaced[T](partialName: QualifiedModuleName, label: String, fromScalaType: T => Byte): CustomDeriver[T]
extension (v: Decimal.type)(v: Decimal.type)
inline def deriveEnumWrapper[T](label: String, fromScalaType: T => BigDecimal): CustomDeriver[T]
inline def deriveEnumWrapper[T](fromScalaType: T => BigDecimal): CustomDeriver[T]
def deriveEnumWrapperNamespaced[T](partialName: QualifiedModuleName, label: String, fromScalaType: T => BigDecimal): CustomDeriver[T]
extension (v: Integer.type)(v: Integer.type)
inline def deriveEnumWrapper[T](label: String, fromScalaType: T => BigInt): CustomDeriver[T]
inline def deriveEnumWrapper[T](fromScalaType: T => BigInt): CustomDeriver[T]
def deriveEnumWrapperNamespaced[T](partialName: QualifiedModuleName, label: String, fromScalaType: T => BigInt): CustomDeriver[T]
extension (v: Int16.type)(v: Int16.type)
inline def deriveEnumWrapper[T](label: String, fromScalaType: T => Short): CustomDeriver[T]
inline def deriveEnumWrapper[T](fromScalaType: T => Short): CustomDeriver[T]
def deriveEnumWrapperNamespaced[T](partialName: QualifiedModuleName, label: String, fromScalaType: T => Short): CustomDeriver[T]
extension (v: Int32.type)(v: Int32.type)
inline def deriveEnumWrapper[T](label: String, fromScalaType: T => Int): CustomDeriver[T]
inline def deriveEnumWrapper[T](fromScalaType: T => Int): CustomDeriver[T]
def deriveEnumWrapperNamespaced[T](partialName: QualifiedModuleName, label: String, fromScalaType: T => Int): CustomDeriver[T]
extension (v: Int64.type)(v: Int64.type)
inline def deriveEnumWrapper[T](label: String, fromScalaType: T => Long): CustomDeriver[T]
inline def deriveEnumWrapper[T](fromScalaType: T => Long): CustomDeriver[T]
def deriveEnumWrapperNamespaced[T](partialName: QualifiedModuleName, label: String, fromScalaType: T => Long): CustomDeriver[T]
extension (v: String.type)(v: String.type)
inline def deriveEnumWrapper[T](label: String, fromScalaType: T => String): CustomDeriver[T]
inline def deriveEnumWrapper[T](fromScalaType: T => String): CustomDeriver[T]
def deriveEnumWrapperNamespaced[T](partialName: QualifiedModuleName, label: String, fromScalaType: T => String): CustomDeriver[T]
extension (v: LocalDate.type)(v: LocalDate.type)
inline def deriveEnumWrapper[T](label: String, fromScalaType: T => LocalDate): CustomDeriver[T]
inline def deriveEnumWrapper[T](fromScalaType: T => LocalDate): CustomDeriver[T]
def deriveEnumWrapperNamespaced[T](partialName: QualifiedModuleName, label: String, fromScalaType: T => LocalDate): CustomDeriver[T]
extension (v: Month.type)(v: Month.type)
inline def deriveEnumWrapper[T](label: String, fromScalaType: T => Month): CustomDeriver[T]
inline def deriveEnumWrapper[T](fromScalaType: T => Month): CustomDeriver[T]
def deriveEnumWrapperNamespaced[T](partialName: QualifiedModuleName, label: String, fromScalaType: T => Month): CustomDeriver[T]
extension (v: LocalTime.type)(v: LocalTime.type)
inline def deriveEnumWrapper[T](label: String, fromScalaType: T => LocalTime): CustomDeriver[T]
inline def deriveEnumWrapper[T](fromScalaType: T => LocalTime): CustomDeriver[T]
def deriveEnumWrapperNamespaced[T](partialName: QualifiedModuleName, label: String, fromScalaType: T => LocalTime): CustomDeriver[T]
extension (v: Char.type)(v: Char.type)
inline def deriveEnumWrapper[T](label: String, fromScalaType: T => Char): CustomDeriver[T]
inline def deriveEnumWrapper[T](fromScalaType: T => Char): CustomDeriver[T]
def deriveEnumWrapperNamespaced[T](partialName: QualifiedModuleName, label: String, fromScalaType: T => Char): CustomDeriver[T]
extension (v: Unit.type)(v: Unit.type)
inline def deriveEnumWrapper[T](label: String): CustomDeriver[T]
inline def deriveEnumWrapper[T]: CustomDeriver[T]
def deriveEnumWrapperNamespaced[T](partialName: QualifiedModuleName, label: String): CustomDeriver[T]

Implicits

Implicits

implicit inline def autoDeriver[T]: Deriver[T]