SendToNeighbor

Constructors

Link copied to clipboard
constructor(node: Node<Any>, reaction: Reaction<Any>, program: RunProtelisProgram<out Any>)

Functions

Link copied to clipboard
open fun cloneAction(node: Node<Any>, reaction: Reaction<Any>): SendToNeighbor
Link copied to clipboard
open fun execute()
Link copied to clipboard
open fun getContext(): Context
Link copied to clipboard
Link copied to clipboard
@Nonnull
open fun getProtelisProgram(): RunProtelisProgram<out Any>
Link copied to clipboard
open fun toString(): String