Rules for statechart static reactions

Static reactions can be overridden by a derived statechart. Static reactions are designated by their triggers, which cannot be modified in a derived statechart. Therefore, only the guard and action can be modified. A static reaction cannot be deleted by a subclass.

Currently, there is no inheritance color coding for static reactions. In addition, tracing inherited actions between the superclass and the derived statechart is done implicitly by IBM® Rational® Rhapsody® and is not visible.


Feedback