toggle menu
modelix.core
8.16.0
common
switch theme
search in API
modelql-core
/
org.modelix.modelql.core
/
WhenStep
/
WhenStep
When
Step
constructor
(
cases
:
List
<
Pair
<
IMonoUnboundQuery
<
In
,
Boolean
?
>
,
IMonoUnboundQuery
<
In
,
Out
>
>
>
,
elseCase
:
IMonoUnboundQuery
<
In
,
Out
>
?
)