|
| Re: Display UML 2 class diagram [message #501670 is a reply to message #501545] |
Thu, 03 December 2009 06:33   |
Vlad Varnica Messages: 546 Registered: July 2009 Location: Milton Keynes - UK |
Senior Member |
|
|
What do you mean by display only ?
Is-it to create a class diagram manually or programmatically ?
Is the diagram information coming from source code, from a model from ........ ?
You need to explain in the post what you expect, why and even how you think it should work.
[Updated on: Thu, 03 December 2009 06:34] Report message to a moderator
|
|
|
|
| Re: Display UML 2 class diagram [message #501905 is a reply to message #501708] |
Fri, 04 December 2009 07:16   |
Vlad Varnica Messages: 546 Registered: July 2009 Location: Milton Keynes - UK |
Senior Member |
|
|
| Quote: | I'd like to load a .uml file and display a class diagram inside a widget.
|
Do you mean that you need:
- a picture in png format ?
- all classifiers displayed immediately with links in the new diagram ?
- that the user be able to drag and drop elements from the .uml model to the diagram ?
The way a modeling tool works is to load the .uml model and then allow users to drag and drop classifiers from the .uml file to the class diagram. It is now possible with almost all Eclipse modeling tools.
I have written a short documentation on this dynamic navigation inside the .uml model subject at: http://www.forum-omondo.com/documentation_eclipseuml_2008/ec lipseuml2008_dynamic_navigation.html
This tool is not free but it saves time and help me to make my living as non open source software provider
[Updated on: Fri, 04 December 2009 07:17] Report message to a moderator
|
|
|
|
|
|
|
|
|
| Re: Display UML 2 class diagram [message #625382 is a reply to message #625331] |
Fri, 04 December 2009 15:59  |
Erik Putrycz Messages: 13 Registered: December 2009 |
Junior Member |
|
|
Vlad Varnica wrote on Fri, 04 December 2009 14:03
> You can not take out EclipseUML2 contextual menus if you use the official plugin, but you can for example bundle EclipseUML tools inside your own installer.
> You need to go to the class which controls the class diagram contextual menu and change methods manually. I don't know where is the class and methods in charge of this menu but it should not be difficult to find out in the code.
I can probably figure out the contextual menus but how would I prevent the toolbox to be displayed?
Also my next question is about the UML tools build process - I think I figured out all the plugins involved but I haven't found how and where the code generation happens...
Is this documented somewhere?
Erik.
|
|
|
Powered by
FUDForum. Page generated in 0.01986 seconds