Debugger : Reference to Rational Statemate Objects : Activities

Activities

The status of activities can be inspected while in debug mode via the SHOW ACTIVITY command. There is no direct way to start, stop, suspend and resume an activity from the Debugger.

Subclasses: Primitive/Non-Primitive - an activity is considered primitive in one of the following cases:

For primitive activities, the Code Generator generates only templates. These templates must be completed manually with the code describing their behavior.