toggle menu
alchemist
35.0.1
jvm
switch theme
search in API
alchemist-incarnation-protelis
/
it.unibo.alchemist.model.protelis.actions
/
SendToNeighbor
Send
To
Neighbor
class
SendToNeighbor
:
AbstractAction
<
T
>
(
source
)
Members
Constructors
Send
To
Neighbor
Link copied to clipboard
constructor
(
node
:
Node
<
Any
>
,
reaction
:
Reaction
<
Any
>
,
program
:
RunProtelisProgram
<
out
Any
>
)
Functions
clone
Action
Link copied to clipboard
open
fun
cloneAction
(
node
:
Node
<
Any
>
,
reaction
:
Reaction
<
Any
>
)
:
SendToNeighbor
execute
Link copied to clipboard
open
fun
execute
(
)
get
Context
Link copied to clipboard
open
fun
getContext
(
)
:
Context
get
Outbound
Dependencies
Link copied to clipboard
fun
getOutboundDependencies
(
)
:
ListSet
<
out
Dependency
>
get
Protelis
Program
Link copied to clipboard
@
Nonnull
open
fun
getProtelisProgram
(
)
:
RunProtelisProgram
<
out
Any
>
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String