toggle menu
modelix.core
8.16.0
common
switch theme
search in API
modelql-core
/
org.modelix.modelql.core
/
IUnboundQuery
/
getAggregationOutputSerializer
get
Aggregation
Output
Serializer
abstract
fun
getAggregationOutputSerializer
(
serializationContext
:
SerializationContext
)
:
KSerializer
<
out
IStepOutput
<
AggregationOut
>
>