toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-api
/
me.ahoo.wow.api.modeling
/
NamedTypedAggregate
Named
Typed
Aggregate
interface
NamedTypedAggregate
<
A
:
Any
>
:
TypedAggregate
<
A
>
,
NamedAggregate
Named Aggregate Type.
Members
Properties
aggregate
Name
Link copied to clipboard
abstract
val
aggregateName
:
String
aggregate name.
aggregate
Type
Link copied to clipboard
abstract
val
aggregateType
:
Class
<
A
>
aggregate type.
context
Name
Link copied to clipboard
abstract
val
contextName
:
String
Functions
is
Same
Aggregate
Name
Link copied to clipboard
open
fun
isSameAggregateName
(
other
:
NamedAggregate
)
:
Boolean
is
Same
Bounded
Context
Link copied to clipboard
open
fun
isSameBoundedContext
(
other
:
NamedBoundedContext
)
:
Boolean