Chapter 5 Building Dynamic Diagrams
You can create the following objects in a statechart diagram:
Object | Tool | Symbol | Description |
---|---|---|---|
Start | Starting point of the states represented in the statechart diagram. See "Starts". | ||
State | The situation of a model element waiting for events. See "States". | ||
Action | N/A | N/A | Specification of a computable statement. See "Actions". |
Event | N/A | N/A | Occurrence of something observable, it conveys information specified by parameters. See "Events". |
Transition | Path on which the control flow moves between states. See "Transitions". | ||
Junction point | Divides a transition between states. Used particularly when specifying mutually exclusive conditions. See "Junction Points". | ||
End | Termination point of the states described in the statechart diagram. See "Ends". |
Copyright (C) 2006. Sybase Inc. All rights reserved. |