activity / Action

An Action is a potential behavior in some context. Usually, an Action is a function call or message to be sent to a target or some set of targets. An Action is different from a simple method or function in the sense that it is an object representing a potential call not just the mechanism for realizing such a call. An Action can also be created for a whole run of a Swarm as a self-contained mini-universe.