I'm currently working on state diagrams in Rose. I've decided to take advantage of the 'event', 'action', and other fields in the transition specifications, (instead of typing the event/action directly onto the transition). Now I have no problem if I have multiple actions on a transition, I simply type them into the action field separated by ';'s. What I have a problem with is if I want to put several events on a transition. This is quite common. An event may cause several objects to change state. The problem is that the specification for the transition has only a single 'event', 'arguments' and 'target' field. How can I use these to describe more than one event occurring? Les. ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Admin.Subscription Requests: [EMAIL PROTECTED] * Archive of messages: http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * * To: [EMAIL PROTECTED] * Subject:<BLANK> * Body: unsubscribe rose_forum * *************************************************************************
