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.