GenericProductDeriver

org.finios.morphir.datamodel.GenericProductDeriver
See theGenericProductDeriver companion object
trait GenericProductDeriver[T <: Product] extends Deriver[T]

Attributes

Companion
object
Graph
Supertypes
trait Deriver[T]
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def stage: MirrorProduct

Concrete methods

def derive(value: T): Data

Inherited methods

Attributes

Inherited from:
Deriver