This method
is a virtual method called when a triggered operation is not consumed
by the reactive class. To handle an unconsumed triggered operation,
you must override this method.
This method is
part of the framework for handling unconsumed triggered operations.
Signaturevirtual void handleTONotConsumed (OMEvent* event);
Parametersevent
Specifies the triggered operation