skip to main content
Diagrammer > BPMN features > Using the Rogue Wave JViews BPMN Modeler > Format of XML files for BPMN objects > Event
 
Event
An Event can be a Start Event (Start), an End Event (End), or an Intermediate Event (Intermediate).
Start events
The properties for a Start element
Property Name
Description
x
The x-coordinate of the location.
y
The y-coordinate of the location.
Trigger
The type of event trigger: Message, Timer, Rule, Link, or Multiple.
If this property is not set, the type of Event is not displayed.
End events
The properties for an End element
Property Name
Description
x
The x-coordinate of the location.
y
The y-coordinate of the location.
Trigger
The type of event trigger: Message, Exception, Cancel, Compensation, Link, Multiple, or Terminate.
If this property is not set, the type of Event is not displayed.
Intermediate events
The properties for an Intermediate element
Property Name
Description
x
The x-coordinate of the location.
y
The y-coordinate of the location.
Trigger
The type of event trigger: Message, Timer, Exception, Cancel, Compensation, Rule, Link, or Multiple.
If this property is not set, the type of Event is not displayed.
Interrupt
Set to true if the event must be attached to the boundary of its Activity.
Throwing
Set to true if the event is a Throwing event.

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