| [news.eclipse.modisco] Re: UML Diagram Generation |
Thank you very much for your responses.
My requirements match more with Papyrus UML tool...
For this which framework should i use GMF or GEF????
Gabriel wrote:
Hello,and initializes diagrams from existing model
I think that UML2Tools could be a good choice as it automatically creates
(to validate your models).modify and configure existing discoverers
And of course MoDisco is the best to create models, its structure lets you
easily, as for instant we only provide class informations but you couldimprove these tools to add sequence informations
as well.
So for me, you should try combination of MoDisco and UML2Tools (see exampleplugin
org.eclipse.gmt.modisco.usecases.modelfilter).
Regards Gabriel
vijay wrote:I have tryed modisco but the uml diagram which i expect to be drawn are different from what it draws(Tree structure)...
even if have to draw then i have to use the model generated which i think is as good as using the JDT project hirarcy classes..
i am planning to use UML2Tools as my target tool, but my requirement is only to generate not to draw and modify...
Also in EMF,GMF,GEF,modisco,UML2 which frameworks should i concentrate more on...(i am new to the modeling frameworks)
Thanks a lot for your help...
Gabriel wrote:
Hello,specific models, then to KDM models and finally
In MoDisco examples, you could see some discoverers from Java or C# toto UML models.diagrams ? for example, in eclipse there is
Perhaps could you reproduce the same schema with UML diagrams.
And just a question, have you already choosen the target tool for UMLUML2Tools and Papyrus.
regards, Gabriel
vijay wrote:Hi,
I have to build a tool which can generate UML diagrams from code, Like class Hierarchy, Class relations, Sequence diagrams etc.
Can any body give me directions in terms of frameworks which could be directly used with minimum code changes or without any changes.
Thanks in advance