UML Diagrams Zicomi Systems publishes some UML example diagrams online from the world famous UML dictionary. more...
Version 2.5 Released Zicomi Systems is delighted to announce that version 2.5 of Zicomi Mentor is released. With support for UML 2.0 and all thirteen UML diagrams more...
Zicomi Systems' Director speaks about the UML at Objects by Design - an informative interview more...
Partner Programme Zicom Systems is delighted to announce a new world wide partner programme, become a partner today. more...
OMG Member Zicom Systems is made a member of the OMG!
Interrupting Edge
An interrupting edge is a type of activity edge drawn as a lighting bolt. It connects a node inside a region to a node outside the region in the same activity. When a token leaves a region via an interrupting edge all other tokens in the region are consumed and all behaviors in the region are halted.
Explanation
When an interrupting edge receives a token all behavior in the region is stopped and all tokens are consumed. This effectively brings the behavior contained in the region to a halt. The interrupting edge is a lightning bolt shaped line and has a similar appearance to an exception edge. The two elements however have different semantics.