Question: Building a class diagram for a problem statement: Draw a class diagram ( using DRAW.IO ) corresponds to the following problem: An Employee has a

Building a class diagram for a problem statement:
Draw a class diagram (using DRAW.IO)
corresponds to the following problem:
An Employee has a name (type String), a social insurance number (type Integer), an address (type String), and a level (type String). An Employee can work on many Projects at once but has to work on at least one project at any time, each project being described by a project identifier (type String), a project name (type String), a start date (type date), an end date (type date), and a customer. Employee and customers are both Persons. Furthermore, an Employee works a specific number of hours (type real) on a project.
 Building a class diagram for a problem statement: Draw a class

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!