
Metamodel user guide
A GeneralClass is an elaborated Classifier. It belongs to its NameSpace.


Attribute | Description |
---|---|
boolean IsElementary [0..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 |
---|---|
ExceptionInput : ExceptionHandler [1..1] | |
OccurenceObjectNode : ObjectNode [0..*] | Type of the object node. |
SRepresentation : Signal [0..*] | Class that the Signal may represent. |
Occurence : Parameter [0..*] | Defines the Class to which the Parameter belongs. |
bpmnItemDefinition : BpmnItemDefinition [0..*] | |
bpmnInterfaceRef : BpmnInterface [0..*] | |
Object : Attribute [0..*] | Determines which Class is the Attribute's type. |