Hi,
As the saying (Pirkey Avot) goes:
If I am not (there) for myself, who is there?
And when I am all to myself, what am I?
And if not now ( i.e. if you don't get around to it now) , then when?
I started writing a script that adds an operation to the receiving class on a sequence diagram, based on the message chosen. I might extend it to run through an entire diagram.
I just wrote the outline of checks that I do, to verify that I have the right kind of connector, and that it is not already an operation. I now added the operation with the notes of the message, but even after adding a tagged value to the message, when I rename the operation, the message does not get renamed.
This means that you have to manually change the message to the operation that you just created. This is not the most elegant solution.
I'll try to share this script.
Sincerely,
Shimon
P.S. Meanwhile this works only on Classes, not Objects (instances).