seqEnum

molecule.DomainStructure.seqEnum
object seqEnum extends enumConstructor

Attributes

Source
DomainStructure.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
seqEnum.type

Members list

Value members

Inherited methods

def apply[EnumType <: Product](description: String): Nothing

Attributes

Inherited from:
enumConstructor
Source
DomainStructure.scala
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

Inherited from:
enumConstructor
Source
DomainStructure.scala