Draw a class diagram showing classes, attributes, operations, and relationships. If you believe that you need to make additional assumptions, do so. Scenario: several employees are working at a company. The attributes of the employees include the employee ID, Employee Name, address, DOB. The company is running different projects. Projects attributes include the project name, the start date and end date. Each employee may work on one or more projects or may not be assigned to a project. However, each project must be assigned to at least one employee. Make sure that you identify the PK for each class Your diagram must include Associative class Implement Generalization

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter11: Introduction To Classes
Section11.5: A Closer Look: Uml Class And Object Diagrams
Problem 8E
icon
Related questions
Question

Draw a class diagram showing classes, attributes, operations, and relationships. If you believe that you need to make additional assumptions, do so.

Scenario: several employees are working at a company. The attributes of the employees include the employee ID, Employee Name, address, DOB. The company is running different projects. Projects attributes include the project name, the start date and end date.

Each employee may work on one or more projects or may not be assigned to a project. However, each project must be assigned to at least one employee.

  • Make sure that you identify the PK for each class
  • Your diagram must include Associative class
  • Implement Generalization
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Distributed Database Concepts
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr