toggle menu
modelix.core
8.16.0
common
switch theme
search in API
modelql-core
/
org.modelix.modelql.core
/
IUnboundQuery
/
execute
execute
abstract
suspend
fun
execute
(
evaluationContext
:
QueryEvaluationContext
,
input
:
IStepOutput
<
In
>
)
:
IStepOutput
<
AggregationOut
>