Rank: Newbie
Joined: 10/31/2009 Posts: 1 Location: India
|
Hi ,
I have requirement of generating sequence diagrams for my existing Java code .
While googling I read that Altova UModel suppourts reverse Engineering ,ie generating Sequence Diagrams for existing java code
I downloaded the Altova UModel , from Menu i selected Project and from that i selected "Import Source Directory " Option and imported my project into it .
But i dont know how to generate Sequence diagrams from it . Please help
Thanks in advance
|
Rank: Advanced Member
Joined: 9/28/2005 Posts: 371 Location: Vienna
|
Hi!
Once you have reverse engineered your source code, you can either *) rightclick a method in the ModelTree and use "Generate Sequence Diagram...", or *) use "Project|Generate Sequence Diagram..." to select the wanted methods.
Anyway - everything can be found in our documentation (Generating Sequence Diagrams from source code), which often helps a lot ;-)
|