[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modisco] Re: UML Diagram Generation

Yes you are right,

I need help in my own custom UML model generation as well as UML diagram generation..

My Uml model should contain all relationship,Hierarchy,Sequence info...
And my UML editor should be able to render the same in a traditional way(with all decorations and all that) also with proper placement and resizing of diagrams which UMLTool/papyrus lack...


Krzysztof Kowalczyk wrote:

I have tryed modisco but the uml diagram which i expect to be drawn are different from what it draws(Tree structure)...

I am confused ;)

MoDisco does not draw uml diagrams, it creates the UML model ('.uml' file). UMLTools and Papyrus can draw (initialize) diagrams based on that model. Then you can do whatever you want with such diagrams.

Regards,
Krzysztof Kowalczyk