Strictness

org.finos.morphir.lang.elm.semver.Strictness
See theStrictness companion class
object Strictness

Attributes

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

Members list

Type members

Classlikes

case object Exact extends Strictness

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
class Strictness
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Exact.type
case object Safe extends Strictness

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
class Strictness
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Safe.type
case object Unsafe extends Strictness

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
class Strictness
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Unsafe.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 values: IndexedSeq[Strictness]