Flow Elements are described in detail in the context of the BPMN process diagram (see chapter Process).
See: Business Process Model and Notation (BPMN), version 2.0.
Mapping the attributes and model associations to ARIS
Class |
BPMN attribute name |
Implementation in ARIS |
---|---|---|
FlowElement |
inherits from BaseElement |
No direct representation in ARIS -> abstract class |
name: string [0..1] |
Attribute type Name (AT_NAME) of the object types representing flow nodes. |
|
auditing: Auditing [0..1] |
Currently not implemented. |
|
monitoring: Monitoring [0..1] |
Currently not implemented. |