CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: UML tools

  1. #1

    UML tools

    Hello there:

    I am porting a java application to C++, it'd be better if I can see its strutcture and relations as some UML class diagrams. I wonder if there is any UML tool that can analyze the files in a project and create such diagrams?

    I heard that Rational Rose can do it, any confirmation or comments? Also, any free tools?


    Thanks a lot,

    Sway

  2. #2
    Join Date
    Mar 2001
    Posts
    2,529

  3. #3
    Join Date
    Sep 2008
    Posts
    22

    Re: UML tools

    yes... try this http://case-tools.org/

    kind regards

  4. #4
    Join Date
    Mar 2001
    Posts
    2,529

    Re: UML tools

    Sorry this is a very old thread, 4 years old. It was never marked resolved but it was.
    ahoodin
    To keep the plot moving, that's why.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured