Object Classes for a Group Diary System
publish date: 1969/12/31 00:00:00 UTC
A group diary and time management system supports the timetabling of meetings and appointments across co-workers. When an appointment involving multiple people is to be made, the system finds a common slot in each person's diary and arranges the appointment. Which of the following sets of object classes is most appropriate for this system? Select ALL that apply.
Correct Answer
Explanation
Appropriate object classes for a group diary system: Diary (each person's diary); Appointment (meetings/events with participants); User (person with identity); TimeSlot (available/blocked periods used for scheduling); Notification (alerts for changes). NetworkRouter is a hardware infrastructure component, not an application domain object for this system.
Reference
Software Engineering, Ian Sommerville, 10th edition
