Behavior Nodes
A behavior node consists of a
- scheduling region - this is the volume within which the behavior node is active (and if it is also within the activation region of the ViewPlatform.
- initialization method specifies initial wakeup conditions.
- stimulus method receives and processes messages from other nodes, it the behavior node is active and satisfies its wakeup criteria.
-