MergedSetsValue

case class MergedSetsValue(name: String, valueTypeRef: TypeRef, children: List[Value]) extends Value

A list flatten from merged child sets Value.

Value parameters:
children

the sub sets

name

the member name

valueTypeRef

the reference for the elements type

trait Serializable
trait Product
trait Equals
trait Value
class Object
trait Matchable
class Any

Value members

Concrete methods

override def reference: TypeRef
Definition Classes

Inherited methods

Inherited from:
Product

Concrete fields

This value type

This value type