Modifying a class event consumption

About this task

To add functionality to a class event consumption:

Procedure

  1. Create a class and give it a statechart.
  2. Override the OMReactive::processEvent operation to implement the additional functionality.

Feedback