• 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
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

UML Tool Needed

 
Ranch Hand
Posts: 1551
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What's the easiest, free, UML tool for a class diagram and some sequence diagrams? I think that's what I need for part II.
 
Ranch Hand
Posts: 275
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Rufus,
What I did was draw all my diagrams out by hand, think about them. When I was new I could finish the diagrams in under 30 days I just used the free trials!
Anyway some links:
http://www.magicdraw.com/ - 30 day trial
http://argouml.tigris.org/ - free
http://www.rational.com/tryit/index.jsp - 15days (rational rose)
Good luck
Ian
 
Ranch Hand
Posts: 40
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Rufus Bugleweed:
What's the easiest, free, UML tool for a class diagram and some sequence diagrams? I think that's what I need for part II.


I have used the community edition (free) of Poseidon for UML
It is relatively easy.
However, the free ed does not have export function, so you need to do your own shift-PrtSc/paste.
Gentleware - Tools for Developers
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Rufus,
Why don't you try TogetherJ. I like it because you have a great option to see Java code when you draw a class diagramm (Rational doesn't have that feature - you have to generate code using existing diagram). The second thing - they have very good tutorial based on viewlets.
Check www.togethersoft.com.

:-) Al
 
Rufus BugleWeed
Ranch Hand
Posts: 1551
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have not downloaded the assignment yet. Are there any specific requirements as to how the class diagram, sequence diagrams and supporting material are to be submitted?
Could I do the assignment in PowerPoint? I already know PowerPoint and could hack some simple UML Diagrams out with it, no problema. This seems easier than jacking around with a new tool.
 
what if we put solar panels on top of the semi truck trailer? That could power this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic