Active behavior framework

The active behavioral framework or Behavioral package consists of a set of collaborative classes that form the fundamental architecture of an object-oriented, reactive, multithreaded system.
The OMReactive, OMThread, OMProtected, OMEvent, OMTimeout, and OMTimerManager classes are the base classes from which concrete model classes are derived. The code generator automatically derives model classes from framework classes based on their application classes.

Feedback