Weather Station Object Classes
publish date: 2026/06/12 07:12:25.063081 UTC
volume_muteFive object classes are identified for the weather station system. Classify each object class as either an Application domain object (reflecting tangible hardware entities) or a System description object (identified from the system description and use cases).
Five object classes are identified for the weather station system. Classify each object class as either an Application domain object (reflecting tangible hardware entities) or a System description object (identified from the system description and use cases).
drag and drop the selected option to the right place
Correct Answer
Explanation
Ground thermometer, Anemometer, and Barometer are application domain objects - they directly reflect tangible hardware entities (instruments) in the system, operate autonomously, collect data, and store it locally. WeatherStation and WeatherData are system description objects - identified from the system description and use case scenarios. WeatherStation provides the basic interface with the environment; WeatherData encapsulates the collected weather information.
Reference
Software Engineering, Ian Sommerville, 10th edition
