UML&OCL Modeling Languages


Sequence diagrams (scenarii)

Sequence diagram between an actor and a system is called a scenario and is usefull to identify operations and class in a software development process as illustrated below :


Sample scenario

NB. The diagram illustrates how to instanciate objects (see Rectangle).


1 - 9