Skip to content
This repository was archived by the owner on Dec 18, 2019. It is now read-only.
Tiago Prince Sales edited this page Oct 28, 2015 · 21 revisions

Kind

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:

  1. 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:

Clone this wiki locally