[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.mdt.uml2tools] Re: New to UML2tools & existing Java project

Hello Esteban,

Thanks for the reply.

Before I start using it I need to ask a couple of questions:

1. When it comes to doing a class diagram, is MoDisco a drag-drop interface? I ask as I want to only include a subset of the .java files that are actually in my application.

2. Are sequence diagrams supported from the class diagrams?

3. Is this a static tool? What I mean is: today I have class Person with 2 data members (firstname, lastname). And then I create (reverse engineer) my class diagram. Tomorrow I add a 3rd data member (age). Does the class diagram automatically update with the additional data member. I'm not concerned about what might happen to the layout of the class diagram.

Thanks...Jim