The graphic shows a simple sequence flow that consists of a start event and a task.
A subordinate element of the outgoing type is generated in the flow element with the outgoing connection. A subordinate element of the incoming type is generated in the target element. Both elements reference the same element of the sequenceFlow type that has a sourceRef attribute and a targetRef attribute in which the respective flow element is referenced. The ID of the element of the sequenceFlow type consists of the FLOW_ string followed by the GUID of the connection.
An element of the sequenceFlow type can contain a condition or be marked as a standard flow element. Several elements of the outgoing type may exist. The sequence flow in the graphic has three outgoing connections. One of the flows is marked as the default flow.
In the exclusiveGateway element, the default attribute has the reference to the default connection as a value. A subordinate conditionExpression element that contains the text of the condition is generated for conditional flows.
ARIS does not support formal conditions.