Special stereotypes

If a stereotype inherits from one of the "special" stereotypes, for example, usage or singleton, it inherits the special meaning of the base stereotype.

If a stereotype inherits from a "new term" stereotype, then it is also a "new term" stereotype. However, the "new term" status of the derived stereotype is removed if you do something that contradicts this status, for example, using multiple inheritance such that the derived stereotype ends up being applicable to more than one type of element.


Feedback