Derivable

oxygen.sql.migration.model.StateDiff.Derivable
See theDerivable companion trait
object Derivable

Attributes

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

Members list

Type members

Classlikes

sealed trait CanBeDerived extends Derivable, CanDoSomething

Attributes

Supertypes
trait Derivable
trait StateDiff
class Object
trait Matchable
class Any
Show all
Self type
sealed trait CanNotBeDerived extends Derivable

Attributes

Supertypes
trait Derivable
trait StateDiff
class Object
trait Matchable
class Any
Self type

Inherited and Abstract 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