• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Tool for drawing diagram

 
Ranch Hand
Posts: 34
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

Are there any tools to draw the UML diagrams for the assignment?

I am using the Rose evaluation version, but I am afraid the diagrams are quite large to be copied. Would you please give me some suggestions?

Thanks/Franky
 
Ranch Hand
Posts: 172
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I use Enterprise archictect from sparx systems and StarUml (free) to do my assigment. this are very good tools, try them ...
 
Ranch Hand
Posts: 164
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There are a lot of options here:

JUDE;
Together;
ArgoUML;
Rose;
MagicDraw;

I started using the JUDE but now I'm using the MagicDraw (I like it because is 100% compatible with UML 2).
 
Ranch Hand
Posts: 137
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Samuel Pessorrusso:

I started using the JUDE but now I'm using the MagicDraw (I like it because is 100% compatible with UML 2).



Is the limited version of the sequence and component diagram of the Community Edition enough to do part 2?

Also, I have IBM Rational Software Architect 6.0, it DOES have som strange icons on the classes "C"-icon and "I"-icon on the interfaces (if I remember correctly). Will this be acceptable to the people looking at your assignment, or will points be deducted (not UML compatible)
 
Samuel Pessorrusso
Ranch Hand
Posts: 164
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


Is the limited version of the sequence and component diagram of the Community Edition enough to do part 2?



That is up to you. The limited version won't fit for you if you are a detailed architect.
 
Morten Franorge
Ranch Hand
Posts: 137
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have now downloaded and looked at StarUML, it seems to me to be 100% compliant and similar to Rational Rose in they way it's used. It also let's u share object accross diagrams, which should make it quicker to do the sequence diagrams as the component and methods are already there...
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Samuel,

Does any of the below tools support java1.5 for reverse engineering? appreciate your inputs.

JUDE;
Together;
ArgoUML;
Rose;
MagicDraw;

Thanks
Sharan
 
Samuel Pessorrusso
Ranch Hand
Posts: 164
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have no idea.
 
Franky Cheung
Ranch Hand
Posts: 34
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have download the StarUML and tried. It is good that I can select the looking of the diagrams to be Rational Rose like.


Thank you.

Cheers/Franky
 
Squanch that. And squanch this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic