This repository was archived by the owner on Dec 18, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Kind
Tiago Prince Sales edited this page Oct 28, 2015
·
21 revisions
A «Kind» is construct you are going to use in most of your models. It is used to represent rigid concepts, which provide identity principle for their instances and are relationally independent.
Let's see some examples:
Rules for using kinds:
- A «Kind» cannot have another «Kind» as its super-type, directly or indirectly.
Because of that rule, the following usages are not allowed:
Usage of the «Kind» stereotype in real models:
- Home
-
OntoUML Tutorial
- Theoretical Foundations
- Class Stereotypes
- Relation Stereotypes
- OntoUML Pattern Catalogue