Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

to only degrees that are actually offered by some university. Task 1 : Read the enterprise description offered as a Degree In Subject. ( e

to only degrees that are actually offered by some university.
Task 1: Read the enterprise description
offered as a Degree In Subject. (e.g., B.S. Computer Science), but not all combinations are (there is probably no B.S. Modern Dance).
degree.
A Scholar can earn many Degrees In Subject. Each Earned Degree must come from one of the University's Offered Degrees, and notes the date the degree was awarded to the Scholar.
Task 2: Model the enterprise
are with or without history.
Create classes for University and the Degrees In Subject that it Offers. Hint: it is perfectly legal for an association class to be involved in another association.
Create classes for Scholar and their Earned Degrees to the model, including the relationship between Earned Degrees and Offered Degrees.
Task 3: Self-check your work
Yes, you get full credit whether your answer is correct or not. But for the sake of your Project 1 and Midterm 1 grades, you will want to turn in a design that:
computer science. Likewise, "Bachelor of Science" should only appear once in your data, despite there being many B.S. subject areas.
properly applies the "repeated attributes" design pattern to model a Scholar with many Degree attributes.
properly models the many-to-many associations between the classes in the enterprise.
Deliverables
Submit to this Assignment in Canvas:
An image (PNG or JPG) showing your UML diagram. Your diagram tool should have a means to Export an image, or you can use a screen capture tool.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

Beginning ASP.NET 4.5 Databases

Authors: Sandeep Chanda, Damien Foggon

3rd Edition

1430243805, 978-1430243809

More Books

Students also viewed these Databases questions

Question

Provide examples of Dimensional Tables.

Answered: 1 week ago