Designing and Implementing Business Process Models 10.5 | Designing and Implementing Business Process Models | ARIS Method manual | Modeling BPMN 2.0 | Process | Gateways | Event-based gateways
 
Event-based gateways
All attributes are represented by specific gateway symbols.
Mapping the attributes and model associations to ARIS
Class
BPMN attribute name
Implementation in ARIS
Event-based gateway
inherits from Gateway
Object type: Rule (OT_RULE) Symbols: * Event-based gateway (ST_BPMN_RULE_XOR_4) * Instantiating event-based gateway (ST_BPMN_RULE_XOR_START) * Instantiating parallel event-based gateway (ST_BPMN_RULE_XOR_PARALLEL)
 
instantiate: boolean = False
Represented by symbols. True if: * Instantiating event-based gateway (ST_BPMN_RULE_XOR_START) * Instantiating parallel event-based gateway (ST_BPMN_RULE_XOR_PARALLEL) False if: * Event-based gateway (ST_BPMN_RULE_XOR_4)
 
eventGatewayType: EventGatewayType = Exclusive { Exclusive | Parallel }
Represented by symbols: Exclusive if: * Event-based gateway (ST_BPMN_RULE_XOR_4) * Instantiating event-based gateway (ST_BPMN_RULE_XOR_START) Parallel if: * Instantiating parallel event-based gateway (ST_BPMN_RULE_XOR_PARALLEL)

Copyright © 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.