alchemist
Toggle table of contents
43.0.2
alldocs
Target filter
alldocs
Switch theme
Search in API
Skip to content
alchemist
alchemist
/
it.unibo.alchemist.boundary.kotlindsl
/
DeploymentContext
/
nodeProperty
node
Property
alldocs
context
(
node
:
Node
<
T
>
)
open
fun
nodeProperty
(
property
:
NodeProperty
<
T
>
)
Attaches a
NodeProperty
to the current node.
Parameters
property
the property instance to add to the node.