Hi all,
I have spent at least 2 weeks now trying to find out how to do something really simple on UML2Tools but i just cant figure it out. I even posted at the Eclipse newsgroups but for some reason not even one response so hopefully somebody here can help.
I am using UML2Tools in eclipse and trying to create a sequence diagram. My problem is i cant figure out how to label the transitions between objects in sequence diagram. For some reason every transition/ message between objects are automatically labeled as "1:*". Please does anyone know how i can correctly label a transition in a sequence diagram? (i.e. give it names like modifyProduct(), validate() etc)
Thanks