Lecture 7 - Chapter 13
Lecture 7 - Chapter 13
Chapter 13
Object-oriented design
The process to identify the classes, their methods
and the messages required for a use case
Three paths
Simple use case use
CRC Cards
Medium use case use
Communication
Diagram
Complex use case use
Sequence Diagram
Input activity
diagram
Note the activity
flows that cross the
system boundary
SSD
Note the input
and return
messages
Note the
repeating
message
First-Cut DCD