cqrs

edomata.syntax.cqrs$
object cqrs

Attributes

Source
Syntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
cqrs.type

Members list

Extensions

Inherited extensions

extension [S, R](self: CQRSModel[S, R])(self: CQRSModel[S, R])
def domain[C, N]: CQRSDomain[C, S, R, N]

Attributes

Inherited from:
CQRSDomainSyntax (hidden)
Source
CQRSModel.scala
def dsl[C, N]: CQRSDomainDSL[C, S, R, N]

Attributes

Inherited from:
CQRSDomainSyntax (hidden)
Source
CQRSModel.scala