Applying a UML Model to a Program Implementation: UML in Practice
Unit 4
This Unit provides further practices about UML models, especially the activity and class diagrams.
The
class diagram represents the objects used in the software and their relationship.
In addition, the
activity diagram shows the system activities and their relationship over time by describing them as a flowchart.