Modifying a class event consumption
About this task
To add functionality to a class event consumption:
Procedure
Create a class and give it a statechart.
Override the
OMReactive::
processEvent
operation to implement the additional functionality.
Feedback