Sunday, 7 August 2011

Behavioural models

Behavioural models are used to describe the overall behaviour of the system. I discuss
two types of behavioural model here: data-flow models, which model the data
processing in the system, and state machine models, which model how the system
reacts to events. These models may be used sepllIately or together, depending on
the type of system that is being developed.

No comments:

Post a Comment

Your comments are welcome!