Hello,
I am using the MyEclipse
Version: 6.0.1 GA
Build id: 6.0.1-GA-200710
Here’s my setup. I have multiple Projects (some Web and some Java projects)
I created a new project for my current under development web-application. Under this project I created a UML repository and started working on a sequence diagram. There are new Java classes in this which I created using the class feature. Also I need to refer to some of my existing project classes which contain the service interfaces I will need to complete the sequence diagram. So I defined the existing classes project as a dependency for the current project. From the sequence diagram I used the UML–> Reverse Engineer to select the Java class to add to my UML repository. After reverse engineering I dropped the class onto the sequence diagram. Now when I am trying to create a message from the new class to the existing class I am not able to do so. MyEclipse will only allow me to create a new method, not re-use any existing methods from the class I reverse engineered.
Does MyEclipse 6.0 currently support the functionality I am trying to describe or will this be a new feature?
Thanks,
Arijith