July 2001
Intermediate to advanced
656 pages
15h 51m
English
In addition to statechart diagrams for use cases or the overall system, they may be created for virtually any type or class.
If an object always responds the same way to an event, then it is considered state-independent (or modeless) with respect to that event. For example, if an object receives a message, and the responding method always does the same thing—the method will typically have no conditional logic. The object is state-independent with respect to that message. If, for all events of interest, an object always reacts the same way, it is a state-independent object. By contrast, state-dependent objects react differently to events depending ...
Read now
Unlock full access