Results 1 to 7 of 7
- 05-11-2012, 12:47 AM #1
Senior Member
- Join Date
- Apr 2012
- Posts
- 115
- Rep Power
- 0
Does eclipse have an export to UML feature?
I want to produce simple UML models from whatever code I have so I can look at it on a high level.
I dont need anything powerful, I dont have any training in modelling I just want to generate a simple representation of my code so I can understand it better
how can I do this?
thank you, Version: Helios Service Release 1
- 05-11-2012, 01:26 AM #2
Senior Member
- Join Date
- Jun 2007
- Location
- Bali, Indonesia
- Posts
- 696
- Rep Power
- 6
Re: Does eclipse have an export to UML feature?
I haven't use one. But I think you can ask Google for something like "Eclipse UML Plugins".
Website: Learn Java by Examples
- 05-11-2012, 02:45 AM #3
Senior Member
- Join Date
- Apr 2012
- Posts
- 115
- Rep Power
- 0
Re: Does eclipse have an export to UML feature?
I did look around, but I figured instead of trying different things I could get an informed, current opinion about what would be best from you experts
I found something called ArgoUML which generated class diagrams from my .java files which is what I wanted... I wonder if it can do sequence?
also my eyes are drawn to your website link, I shall investigate.
- 05-11-2012, 02:49 AM #4
Senior Member
- Join Date
- Apr 2012
- Posts
- 115
- Rep Power
- 0
Re: Does eclipse have an export to UML feature?
I did look around, but I figured instead of trying different things I could get an informed, current opinion about what would be best from you experts
I found something called ArgoUML which generated class diagrams from my .java files which is what I wanted... I wonder if it can do sequence?
also is that your website? I am so glad you posted that it looks like an amazing resource... so I could routinely look at different examples of code each day and learn a lot (is that the idea?)
- 05-11-2012, 02:50 AM #5
Senior Member
- Join Date
- Apr 2012
- Posts
- 115
- Rep Power
- 0
Re: Does eclipse have an export to UML feature?
I didnt think the first comment posted sorry
- 05-11-2012, 04:40 AM #6
Senior Member
- Join Date
- Jun 2007
- Location
- Bali, Indonesia
- Posts
- 696
- Rep Power
- 6
Re: Does eclipse have an export to UML feature?
I think it won't generate the sequence diagram automatically for you. You need to choose the classes that you want to put in the sequence diagram and then you define their interaction. There is also a website that allow you create a sequence diagram online, you can try WebSequenceDiagrams.com - Draw and Edit Sequence Diagrams in seconds.
Yes, that is my website that I use to take some notes and share with others who also learn Java like myself.Website: Learn Java by Examples
- 05-11-2012, 02:29 PM #7
Similar Threads
-
Search Feature
By nocturnalhacker in forum Web FrameworksReplies: 0Last Post: 03-15-2011, 03:10 AM -
Export jar file eclipse doesnt work no more?
By Addez in forum New To JavaReplies: 7Last Post: 03-14-2011, 10:45 AM -
Modifing a eclipse export function
By Drun in forum EclipseReplies: 0Last Post: 03-26-2010, 05:09 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks