I have been using UML Sequence diagrams for some time and find it very useful, however, I now am modelling a complex messaging App and would like to view all of the messages with their respective attributes. Is this possible in VP?
Obviously I can look at each sequence diagram and open the spec for each message but I need to detect inconsistencies in the messages so looking at all instances of the same message would be useful
Thank you for your inquiry. Do you mean you have call messages in sequence diagram which is calling the attribute in target lifeline’s classifier, and you would like to list them all at once?
I have call messages between lifelines but they are not aimed at a particular attribute on the target. I have several sequence diagrams which use the same messages. I wish to list all messages so I can check that the definitions of the same messages are consistent. It would be nice if the message was a model item so I could define it once and reuse.