Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Class diagrams are typically used (a) to explore domain concepts in the form of a domain model, or b) to depict the detailed object-oriented design

Class diagrams are typically used (a) to explore domain concepts in the form of a domain model, or b) to depict the detailed object-oriented design of a software system. The following class diagram is part of a university course management system.

student submitted image, transcription available below

Questions

1)Describe the association between the Student class and the Seminar class (remember to use two sentences, one for each direction). Note that your description should consider the multiplicity and association name


(2) Describe the association between the Course class and the Seminar class
 

name Student phoneNumber emailAddress studentNumber averageMark isEligible (name. studentNumber) getSeminars Takeno purchaseParkingPass 0..1 lives at 1 enrolled in Address street city state postalCode country validate() outputAsLabel( SeminarEnrollment marksReceived getAverage ToDate() getFinalMarko on waiting list lives at name 1. Professor phoneNumber 0..1 emailAddress salary enrolled in instructs 0.1 getinformation purchaseParkingPasso 0.1 associate 0.. advisor mentors Seminar seminarNumber waitingList 0 addStudent(student) dropStudent(student) 0.." name 0..* fees offering of Course courseNumber getFullName

Step by Step Solution

There are 3 Steps involved in it

Step: 1

1 The association between the Student class and the Seminar class Direction 1 A student can enroll i... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Systems analysis and design

Authors: kenneth e. kendall, julie e. kendall

8th Edition

135094909, 013608916X, 9780135094907, 978-0136089162

More Books

Students also viewed these Operating System questions

Question

discuss ways of measuring sickness absence and sickness presence;

Answered: 1 week ago

Question

What is a regular expression?

Answered: 1 week ago