Wireframes and Prototyping
Lectures 26 • 40 slides
Narration
Lecture 26 Slide 1: UML Practice (Sequence Diagrams, State Transition Diagrams)
Course Overview
- Learn UML diagrams that represent dynamic behavior
- Visualize system operations along the time axis
mindmap
root((Lecture 26))
Sequence Diagram
Message
Lifeline
State Transition Diagram
State
Transition
Activity Diagram
Flow
Branch
Learning Objectives for Lecture 26
- How to create Sequence Diagrams
- State Transition Diagrams (State Machine Diagrams)
- Basics of Activity Diagrams
- Using PlantUML and Mermaid
Review from Last Time
- Use Case Diagrams: System functional requirements
- Class Diagrams: Static structural design
1/40