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, that is, the position of the gateway in the process. Thus, there is no ARIS attribute type representing the gateway direction. Gateways whose direction is unspecified or mixed should be avoided. |