org.finos.morphir.datamodel

Members list

Type members

Classlikes

object Joe

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Joe.type
case class Person(fName: String, lName: Int)

Attributes

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

PrintSpec allows you to print out an "Elmish" representation of a Morphir concept. The focus of PrintSpec is to allow you to see what the type specification/definition of a concept would look like in Elm.

PrintSpec allows you to print out an "Elmish" representation of a Morphir concept. The focus of PrintSpec is to allow you to see what the type specification/definition of a concept would look like in Elm.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type