...

/

UML Conventions Used in the Course

UML Conventions Used in the Course

Get familiar with the UML conventions used in this course.

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
Basic UML component
Basic UML component

Association

The following arrow demonstrates a directional association between two ...