Lesson 9 - UML - Package Diagram and Deployment Diagram
In the previous lesson, Flowcharts, we digressed from the UML a little and introduced flowcharts that you can still encounter sometimes. In today's UML tutorial, we're going to discuss two other types of UML diagrams. These are the Package diagram and the Deployment diagram. Both diagrams have only a few symbols, so we can manage them both in today's lesson.
Package diagram
The Package diagram is a relatively simple diagram. If you remember the UML diagram types from the beginning of the course, the Package diagram belongs to the structural diagrams. As you know, the same way we group methods into classes, we group classes into packages or namespaces (depending on how these structures are called in a given programming language). Real commercial applications often have hundreds of classes. If they were all global, there would be name collisions and the project would be unclear.
The package diagram describes the structure of packages or namespaces in an application and dependencies between them (how they are nested or accessible).
Symbols
As always, let's describe what symbols we use in the Package diagram:
Package

We draw the package as a folder icon with its name. The name is sometimes written
...End of the preview...
Continue further
You've come here and that's great! We believe that the first lessons showed you something new and useful
Do you want to continue the course? Go to the premium section.
Buy this course
This article is licensed: Premium, by buying this article, you agree with the terms of use.
- Unlimited and permanent access to individual lessons.
- High quality IT knowledge.
- Skills to help you get your dream and well-paid job.
Article description
Requested article covers this content:
In this UML tutorial, we'll explain the Package diagram in detail and the Deployment diagram as well. Real-world examples are included.
You gain credits by supporting our network. This is done by sending a helpful amount of money to support the site, or by creating content for the network.