Lesson 13 - UML - UML under the hood and Profile diagram
In the previous lesson, UML - Composite structure diagram and Object diagram, we learned how to use Composite Structure and Object diagrams. In today's UML tutorial, we're going to finish our knowledge of UML. If you wonder how it works under the hood, you're gonna understand it all today. We'll also talk about extending UML which is possible by Profile diagram. It's useful for defining our own symbols and stereotypes.
UML under the hood
UML is a relatively large-scale and strict project. You can find the official specification for download at http://www.omg.org/spec/UML/, it's a 1000-page document.
UML is divided into 3 key components:
- Infrastructure - The definition of basic metamodel elements (see below).
- Superstructure - The definition of individual UML elements using metamodels.
- OCL - An independent language for formal constraint definitions in UML diagrams. As far as the language complexity is concerned, it's comparable, for example, to SQL and we'll learn more about it further in the course.
If you've ever wondered how the individual diagrams are defined, the answer might be a surprise for you. It's by diagrams. Yes, UML actually uses itself for its definition. Each diagram is defined by several other diagrams using the basic syntax from the UML core, which is defined at the beginning of that long document.
Class diagram
Let's show the class diagram definition as an example. The definitions of UML core elements are followed by an abstract model of so-called structured classifiers.
...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.
Limited offer: Learn all knowledge and save money
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 tutorial, we'll show how UML is defined internally. We'll learn to use Profile diagram to extend UML of custom stereotypes and tagged values.
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.