Skip to main content

Get help for ARIS UML Designer

«Type»

Stereotype of the Class metaclass of the UML standard profile.

A class that specifies a domain of objects together with the operations applicable to the objects, without defining the physical implementation of those objects. However, it may have attributes and associations. Behavioral specifications for type operations may be expressed using, for example, activity diagrams. An object may have at most one implementation class, however it may conform to multiple different types.