enumConstructor

molecule.DomainStructure.enumConstructor

Attributes

Source
DomainStructure.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object oneEnum
object seqEnum
object setEnum

Members list

Value members

Concrete methods

def apply[EnumType <: Product](implicit x: DummyImplicit): Nothing

Apply enum type to reference.

Apply enum type to reference.

Type parameters

EnumType

Ref entity type

Attributes

Source
DomainStructure.scala
def apply[EnumType <: Product](description: String): Nothing

Attributes

Source
DomainStructure.scala