Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 24 Diagrams : Sequence Diagrams

Sequence Diagrams
Sequence diagrams capture the behavior of objects and the messages that are passed between them. You can view sequence diagrams for rule functions, rules, and events.
To Create a Sequence Diagram
Open an event, rule function, or rule for editing and click the Sequence diagram () button in the top right of the editor.
The sequence diagram for the item appears in the editor area.
The diagram tab label reflects the item being graphed and the type of diagram: itemName.item-typesequenceview. For example, Transaction.eventsequenceview.

Copyright © TIBCO Software Inc. All Rights Reserved