skip to main content
Diagrammer > BPMN features > Using the Rogue Wave JViews BPMN Modeler > Format of XML files for BPMN objects > Gateway
 
Gateway
The properties for a Gateway element
Property Name
Description
Name
The label of the object.
x
The x-coordinate of the location.
y
The y-coordinate of the location.
GatewayType
The type of the gateway.
This property can be set to “XOR”, “OR”, “Complex”, or “AND”. If it is not set, the Gateway is a data-based XOR Gateway.
When the GatewayType property is set to “XOR”, the XORType property is also relevant.
XORType
Specifies whether the Gateway is data-based or event-based (for XOR-type gateways only).
This property can be set to “Event-XOR” for event-based XOR Gateways. If it is not set, the XOR Gateway is a data-based XOR Gateway.

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.