toggle menu
modelix.core
8.16.0
common
switch theme
search in API
modelql-core
/
org.modelix.modelql.core
/
FlowInstantiationContext
/
FlowInstantiationContext
Flow
Instantiation
Context
constructor
(
evaluationContext
:
QueryEvaluationContext
,
coroutineScope
:
CoroutineScope
?
,
query
:
UnboundQuery
<
*
,
*
,
*
>
)