Uml-Use Case and Activity Diagrams: Cuong V. Nguyen - Se 2020 1
Uml-Use Case and Activity Diagrams: Cuong V. Nguyen - Se 2020 1
DIAGRAMS
CUONG V. NGUYEN - SE 2020 1
AGENDA
▪ UML
▪ Use case diagram
▪ Activity diagram
▪ Example and differences
* Reference - What are the used UML diagrams? A Preliminary Survey, Gianna Reggio, Maurizio Leotta, Filippo Ricca, Diego Clerissi
CUONG V. NGUYEN - SE 2020 5
USE CASES
▪ Use-cases are a scenario based technique in the UML which identify the
actors in an interaction and which describe the interaction itself.
▪ Use cases specify the expected behavior (what), and not the exact method
of making it happen (how)
▪ A set of use cases should describe all possible interactions with the system.
▪ A use-case shall be something a user needs to achieve/fulfil his or her goal
from a high level.
Final State:
The final point, this stops all control flows and object flows in an activity