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

Hi Vijay,

I believe the UML2Tools project keeps a 1-1 correspondence between semantic 
elements and notational elements for the various diagrams.   If you have the 
semantic model, you may get the class diagram "for free".   The UML2Tools 
newsgroup would be able to confirm/deny this.

Cheers,
- James.

"vijay " <vijay_g@xxxxxxxxxxxxxx> wrote in message 
news:4b45ab435dbedd56e23e8fb1a5bf9f5a$1@xxxxxxxxxxxxxxxxxx
> 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
>