DmnVariable

orchescala.domain.DmnVariable
See theDmnVariable companion class
object DmnVariable

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Givens

Givens

given DmnVariableDecoder[T <: DmnValueType : ClassTag]: Decoder[DmnVariable[T]]
given DmnVariableEncoder[T <: DmnValueType : ClassTag]: Encoder[DmnVariable[T]]
given schemaForDmnVariable[A <: DmnValueType : Schema]: Schema[DmnVariable[A]]