Decision |
Top Previous Next |
Semantics A state diagram (and by derivation an activity diagram) expresses a decision when guard conditions are used to indicate different possible transitions that depend on Boolean conditions of the owning object. Procedure for creating decision In order to create Decision,
Procedure for creating decision from state In order to create decision with incoming transition from selected object, use shortcut creation syntax.
|