toggle menu
modelix.core
8.16.0
common
switch theme
search in API
model-api
/
org.modelix.model.area
/
ContextArea
Context
Area
object
ContextArea
Deprecated
use INodeResolutionScope
Members
Functions
get
Area
Link copied to clipboard
fun
getArea
(
)
:
IArea
?
offer
Link copied to clipboard
fun
<
T
>
offer
(
area
:
IArea
,
r
:
(
)
->
T
)
:
T
with
Additional
Context
Link copied to clipboard
fun
<
T
>
withAdditionalContext
(
area
:
IArea
,
runnable
:
(
)
->
T
)
:
T