High level design (Architectural design)
… provides an overview of the system.
Example: Infotainment-System (focus on media and navigation only)
- Behavior (here: use case diagram)
- Structure (here: component diagram)
Low level design (Detailed design)
… provides the details of the components.
Example: Infotainment-System (focus on media only)
- Behavior (here: state diagram)
- Structure (here: class diagram)