'BPMNEdge' element

Each connection that represents a sequence flow, a message flow or an association has a corresponding BPMNEdge element. This references the associated semantic elements via their IDs.

The ID of the BPMNEdge element consists of the BPMNEDGE_ string and the GUID of the connection.

The sourceElement and targetElement elements reference the objects linked by the connection.

The BPMNEdge element has subordinate elements of the waypoint type that contain the x and y coordinates of the connection. The waypoint element is normalized by multiplication with 274/72.

BPMNEdge