Uml Presentation 1
Uml Presentation 1
• Phase:
In the analysis phase, sequence diagrams can help
identify the classes that a system needs and what
class objects do in interactions.
• Design:
In the design phase, sequence diagrams explain how
the system works to accomplish interactions.
• Construction:
During the construction of a system
architecture, you can use sequence diagrams to
show the behavior of design patterns and
mechanisms that the system uses.
What is the most important UML diagram?
object
class
lifeline
lifeline
EXAMPLE:2
EXAMPLE:3
Example:4