Chapter 7-Part One
Chapter 7-Part One
Institute
Software Engineering -2
1
Chapter 7 – Design and Implementation
Introduction
Object-oriented design using the UML
Implementation issues
Open source development
Weather station
• The basic interface of the weather station to its environment. It
therefore reflects the interactions identified in the use-case model.
Weather data
• Encapsulates the summarized data from the instruments.
28