Course guide PB007 Software engineering I
6. High-level design, UML Class diagram in design
High-level Design lecture
Slides of the lecture - download here
Links:
- None at the moment.
UML Class diagram in design
Class diagram:
UML Class diagram is used to describe the static structure of the system, on multiple levels of abstraction. The first step after identification of analytical classes is the analytical class model, which is being later refined with implementation details and gradually transformed into a design class model, studied in this week.
Example: Design class diagram