Optional

org.finos.morphir.datamodel.Data.Optional
See theOptional companion trait
object Optional

Attributes

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

Members list

Type members

Classlikes

case class None extends Optional

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Optional
trait Data
trait Writable
class Object
trait Matchable
class Any
Show all
object None

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
None.type
case class Some extends Optional

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Optional
trait Data
trait Writable
class Object
trait Matchable
class Any
Show all
object Some

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Some.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