toggle menu
modelix.core
8.16.0
common
switch theme
search in API
modelql-core
/
org.modelix.modelql.core
/
QueryEvaluationContext
/
Companion
Companion
object
Companion
Members
Properties
EMPTY
Link copied to clipboard
val
EMPTY
:
QueryEvaluationContext
Functions
of
Link copied to clipboard
fun
<
T
>
of
(
entry
:
Pair
<
IProducingStep
<
T
>
,
IStepOutput
<
T
>
>
)
:
QueryEvaluationContext
fun
<
T
>
of
(
producer
:
IProducingStep
<
T
>
,
value
:
IStepOutput
<
T
>
)
:
QueryEvaluationContext