Class | BPMN attribute name | Implementation in ARIS |
Gateway | inherits from FlowElement | Object type: Rule (OT_RULE) |
gatewayDirection: GatewayDirection = unspecified { unspecified | converging | diverging | mixed } | The number of incoming and outgoing sequence flows depends on the modeling context, i.e. the position of the gateway in the process. Thus, there is no ARIS attribute type representing the gateway direction. Unspecified and mixed gateways should be avoided. |