Relation

org.finos.morphir.lang.elm.semver.Relation
See theRelation companion class
object Relation

Attributes

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

Members list

Type members

Classlikes

case object Disjoint extends Relation

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Relation
class Object
trait Matchable
class Any
Show all
Self type
Disjoint.type
case object Equal extends Relation

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Relation
class Object
trait Matchable
class Any
Show all
Self type
Equal.type
case object Overlapping extends Relation

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Relation
class Object
trait Matchable
class Any
Show all
Self type
case object Subset extends Relation

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Relation
class Object
trait Matchable
class Any
Show all
Self type
Subset.type
case object Superset extends Relation

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Relation
class Object
trait Matchable
class Any
Show all
Self type
Superset.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[Relation]