UML Conventions Used in the Course
Get familiar with the UML conventions used in this course.
We'll cover the following...
In this course, we’ll use UML illustrations to provide the outline for each design pattern. The conventions that we’ll use are given below:
Basic component
The following illustration demonstrates the basic component of a UML diagram, which may represent a class (an interface):
Press + to interact
Association
The following arrow demonstrates a directional association between two ...