Bug 63231

Summary: Allow conditions in state and activity diagrams
Product: [Applications] umbrello Reporter: Jonathan Riddell <jr>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED WORKSFORME    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Guard condition example

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!