Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For this lab, you will be creating a class called Employee. The Employee will have an Address as well as a Benefit. To complete this lab, you will need to create the following classes as described in the UML Class diagrams:

(Please note that your submission must be created as indicated by the Class diagram)

...

The Employee HAS A Benefit and HAS A Address (Aggregation)

...