facebook

uml diagrams for whole module

  1. MyEclipse Archived
  2.  > 
  3. UML Development
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #244857 Reply

    sateesh1234
    Member

    Hello Techies,
    I am using myeclipse 4.0.3GA and eclipse 3.1M2 . I am trying reverse Engineering process to produce the UML diagrams from Java files
    I am able to draw for a single package in my project. But the problem occurring is by time of printing this UML.
    This UML diagram is toooo Big that we can’t take it up in a single page.
    U had given option to take the entire UML in single page, but the UML diagram is too small to view and their associations.
    Can u guys tell me how to do it??
    Also one more thing is I want to draw for the entire Module, rather than for single package.

    Looking forward for u r reply. 🙄

    regards,
    Sateesh

    #244877 Reply

    Riyad Kalla
    Member

    Sateesh,

    I am using myeclipse 4.0.3GA and eclipse 3.1M2

    These releases are not compatible at all and I’m surprised they are running.

    I would suggest a clean install of Eclipse 3.1.1 and MyEclipse 4.0.3 before continuing.

    #244992 Reply

    sateesh1234
    Member

    Thanks for u r reply.
    ok let us suppose that if I had used compatiable version, how can i create uml diagram for whole module??

    regards,
    Sateesh

    #244997 Reply

    Scott Anderson
    Participant

    Sateesh,

    You can print large diagrams by exporting them as an image and then using any image processing software to cut it up as you like.

    As for reverse engineering, from top level menu bar select UML > “Reverse engineer UML from Java code…”. The first dialog page allows you to select all the packages you’d like to add to the open diagram.

    #244998 Reply

    Riyad Kalla
    Member

    The UML tool will diagram your classes, not arbitrary web modules. So with that said, our UML diagram: http://www.myeclipseide.com/images/tutorials/quickstarts/uml/

    is 95% of the case. In our 4.1 release today we added a lot of Drag and Drop support to the tool and some other enhancements (Sequence diagrams) that are not covered in the guide yet. So if anything, it may just be easier with 4.1 than what is in the guide, but the end result and editing is the same.

    #245243 Reply

    sateesh1234
    Member

    Hello Riyad,
    Thanks for u r reply. when i use myeclipse it is taking 60% of cpu utilization resources. Iam using 512 RAM. But still it is pretty slow .
    Taking 60% of cpu resources is making other programs to wait and some time my box is hanging.

    regards,
    Sateesh

    #245245 Reply

    Riyad Kalla
    Member

    Sateesh,
    What are ou doing when the CPU is at 60%? Are you just sitting there idle? Are you editing a UML diagram? Are you reverse engineering something?

    #245251 Reply

    sateesh1234
    Member

    I am just idle, not editing the UML

    #245252 Reply

    sateesh1234
    Member

    I am doing reverse enginerring and trying to create UML diagrams from my class. I had just drag n dropping the java classes.
    For creating UML diagrams it is taking 60% of cpu n my system hangs on.

    #245275 Reply

    Riyad Kalla
    Member

    Please paste the result of MyEclipse > About > Configuration Summary for me.

Viewing 10 posts - 1 through 10 (of 10 total)
Reply To: uml diagrams for whole module

You must be logged in to post in the forum log in