Bug 63231 - Allow conditions in state and activity diagrams
Summary: Allow conditions in state and activity diagrams
Status: RESOLVED WORKSFORME
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-25 13:48 UTC by Jonathan Riddell
Modified: 2007-06-19 22:13 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Guard condition example (10.63 KB, image/png)
2004-02-26 05:54 UTC, Onno Hommes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Riddell 2003-08-25 13:48:39 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

I want conditions to be stored/shown at branch/merge node in activity diagram
and at state transition in state diagram (guard condition)

from
HaPK <thehapk-AT-yandex.ru>
Comment 1 Onno Hommes 2004-02-26 05:52:55 UTC
In state diagrams you can already specify the event triggers, guards, actions and propagated events if you use the notation (see Bruce Powel Douglas state chart papers. Just as an example I use the following as label names on transitions: event[guard()]/action1()^event

See the attachement for the example.
Comment 2 Onno Hommes 2004-02-26 05:54:18 UTC
Created attachment 4892 [details]
Guard condition example

An example of using guards in umbrello version 1.2
Comment 3 Oliver Kellogg 2007-06-19 22:13:22 UTC
> ------- Additional Comment #2 From Onno Hommes 2004-02-26 05:54 -------  
> Created an attachment (id=4892) 
> Guard condition example [...]

Great, thanks!