| Author |
Message |
|
|
Post subject: sequence diagram reverse engineering?
Posted: Sep 14, 2007 - 07:28 PM
|
|
Registered Member

Joined: May 31, 2007
Posts: 6
|
|
I just upgraded my Standard to Professional to use the UML functionality in ME 6.0. I'm quite impressed so far with reverse-engineering class diagrams from Java.
One counterpart to this that seems to be missing, though, would be the ability to likewise produce sequence diagrams by reverse-engineering code. Is that something that has been considered at all for upcoming releases? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: sequence diagram reverse engineering?
Posted: Sep 14, 2007 - 08:34 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
We don't have such a thing planned at the moment but I'll note this down as a feature request. Thank you for this post. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: sequence diagram reverse engineering?
Posted: Sep 14, 2007 - 08:37 PM
|
|
Registered Member

Joined: May 31, 2007
Posts: 6
|
|
I also note that the sequence diagram functionality in ME 6.0 doesn't appear to support UML 2.0 style conditional blocks. Could that be added as a feature request as well?
Is there a better place for me to submit feature requests as they come up? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: sequence diagram reverse engineering?
Posted: Sep 17, 2007 - 03:22 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
You can post your request on the Feature Request forum. That way other users can vote in favour of this request as well. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: sequence diagram reverse engineering?
Posted: May 01, 2008 - 02:13 AM
|
|
Veteran Member


Joined: Jul 28, 2004
Posts: 5
|
|
I would like to ask a further question, how do you select the "method" from the target "class" when creating a "message" interaction in a sequence diagram ? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: sequence diagram reverse engineering?
Posted: May 02, 2008 - 04:58 AM
|
|
Veteran Member


Joined: Jul 28, 2004
Posts: 5
|
|
please let me know if you are scheduling this in the roadmap, the ability to select a method on the target class as the message name. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: sequence diagram reverse engineering?
Posted: May 02, 2008 - 06:49 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
|
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: sequence diagrams by reverse-engineering ?
Posted: Nov 08, 2011 - 12:02 AM
|
|
Joined: Nov 07, 2011
Posts: 4
|
|
I am using myeclipse 10 for with reverse-engineering class diagrams from Java. But I not saw reverse-engineering for sequence diagrams.
One counterpart to this that seems to be missing, though, would be the ability to likewise produce sequence diagrams by reverse-engineering code. Is that something that has been considered at all for upcoming releases? |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Nov 08, 2011 - 04:58 AM
|
|

Joined: Nov 11, 2010
Posts: 2149
|
|
deelip ,
I could not replicate the issue with MyEclipse 10.
Are you looking at the context menu of the package or for the java class ?
You have to right click on the java class to get the option to generate sequence diagram.
Attached is the screenshot for your reference.
Let us know if you still see the issue. |
_________________ Swapna
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: sequence diagrams by reverse-engineering ?
Posted: Nov 09, 2011 - 12:30 AM
|
|
Joined: Nov 07, 2011
Posts: 4
|
|
Thanks for replay. I am able to get sequence diagram for reverse engineering.
I not got any option which gives export as PDF, I think it has only PNG and JPEG. Is that something that has been considered at all for upcoming releases? |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Nov 09, 2011 - 05:13 AM
|
|

Joined: Nov 11, 2010
Posts: 2149
|
|
deelip ,
Glad that you got it working.
Currently we only support PNG and JPEG formats. As of now there is no plan to include PDF in the upcoming releases. I will however escalate this request to the dev team.
Do let us know if you have any other issues. |
_________________ Swapna
MyEclipse Support
|
| |
|
|
|
 |
|
|