Basic

org.finos.morphir.datamodel.Concept.Basic
See theBasic companion trait
object Basic

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Basic.type

Members list

Type members

Types

type Boolean = Boolean.type
type Byte = Byte.type
type Char = Char.type
type DayOfWeek = DayOfWeek.type
type Decimal = Decimal.type
type Int16 = Int16.type
type Int32 = Int32.type
type Integer = Integer.type
type LocalDate = LocalDate.type
type LocalTime = LocalTime.type
type Month = Month.type
type Order = Order.type
type String = String.type
type Unit = Unit.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete fields

val Boolean: Boolean.type
val Byte: Byte.type
val Char: Char.type
val DayOfWeek: DayOfWeek.type
val Decimal: Decimal.type
val Int16: Int16.type
val Int32: Int32.type
val Integer: Integer.type
val LocalDate: LocalDate.type
val LocalTime: LocalTime.type
val Month: Month.type
val Order: Order.type
val String: String.type
val Unit: Unit.type