Visual Paradigm Discussion Forum
Advanced Search
Login [ Register ] Username: Password: Log me on automatically each visit I lost my password  
UML Statechart Problems  XML
Forum Index » UML Questions
Author
Message
Anonymous



Hej,

I am working on that statechart, but I'm not sure how to fill in the table.
Maybe someone can help me?

http://www.file-upload.net/download-2147190/Zustandsdiagramm_-bung.pdf.html


Thanks!
d6chung

[Avatar]

Joined: 2009/07/22 11:30
Messages: 51
Location: Honolulu, HI, USA
Offline

[WWW]
Personally, I've never seen an event inside of a state, which is what I assume the "do/e1/b=false" is supposed to represent. With that assumption, filling in the table should be straight-forward assuming that the columns are event, ending state, value of A, and value of B, respectively.

Normally, for an event that doesn't result in a state change, I would see a transition coming out of the state and looping back to the state it came from. Looking at your diagram, there are no loopback transitions, which lead me to make the assumption I made above.

For example, in the second row, I would fill in: e1 | K | a=true | b=false. Hope that helps.

David Chung
University of Waterloo Alumnus

Forum Index » UML Questions
Go to:   
Powered by JForum 2.1.8 © JForum Team