
UML/BPMN Metamodel
General definition of a Class.
A GeneralClass is an elaborated Classifier. It belongs to its NameSpace.


Figure 214 : GeneralClass (architecture_autodiagram)
Attribute | Description |
---|---|
boolean IsElementary [1..1] | Determines whether a Class is elementary/primitive or not. A Class is primitive if its value cannot be broken down and its instances are not handled by the application. For example, integer and boolean are elementary Classes, whereas Human or Device are generally not. |
Association | Description |
---|---|