toggle menu
modelix.core
8.16.0
common
switch theme
search in API
modelql-typed
/
org.modelix.modelql.typed
/
TypedModelQL
/
booleanProperty
boolean
Property
fun
booleanProperty
(
input
:
IMonoStep
<
ITypedNode
>
,
link
:
ITypedProperty
<
Boolean
>
)
:
IMonoStep
<
Boolean
>
fun
booleanProperty
(
input
:
IFluxStep
<
ITypedNode
>
,
link
:
ITypedProperty
<
Boolean
>
)
:
IFluxStep
<
Boolean
>