Accessor: utilities/Stop

utilities/Stop

Accessor that stops execution of the enclosing swarmlet when it receives an input with value true. It does this by identifying the top-level enclosing composite accessor and invoking wrapup on it.

Version:
  • $$Id$$
Author:
  • Edward A. Lee (eal@eecs.berkeley.edu)
Source:
Inputs:
Name Type Description
stop boolean A signal with value true to stop the swarmlet.