Welcome to Dream.In.Code
Become an Expert!

Join 149,501 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,364 people online right now. Registration is fast and FREE... Join Now!




UML Programs

 
Reply to this topicStart new topic

UML Programs

Nova Dragoon
28 Mar, 2007 - 01:06 PM
Post #1

The Innocent Shall Suffer, Big Time
Group Icon

Joined: 16 Aug, 2001
Posts: 6,145



Thanked: 8 times
Dream Kudos: 515
Expert In: Python, Linux

My Contributions
What programs are you using to create UML diagrams. Are any free software.

I use dia and have used some plugin for eclipse.
But I find dia is not full featured enough for a lot of things.

So what are they?
User is offlineProfile CardPM
+Quote Post

salindor
RE: UML Programs
28 Mar, 2007 - 03:15 PM
Post #2

D.I.C Head
Group Icon

Joined: 10 Nov, 2006
Posts: 156



Thanked: 4 times
Dream Kudos: 50
My Contributions
QUOTE(Nova Dragoon @ 28 Mar, 2007 - 02:06 PM) *

What programs are you using to create UML diagrams. Are any free software.

I use dia and have used some plugin for eclipse.
But I find dia is not full featured enough for a lot of things.

So what are they?


Not free, and god aweful enough....

Rational rose.

Salindor
User is offlineProfile CardPM
+Quote Post

1lacca
RE: UML Programs
28 Mar, 2007 - 11:16 PM
Post #3

code.rascal
Group Icon

Joined: 11 Aug, 2005
Posts: 3,822



Thanked: 12 times
My Contributions
I've used Rational Rose somethign like 6 years ago. It was mostly like a buggy pain(t).
I've found Enterprise Architect quite handy (not free).
A NetBeans module (don't know it's name, but free) is interesting, although I've just had a quick look at it, and I don't even know it's features and capabilities (let alone stability), but I like that it had many design patterns integrated.

User is offlineProfile CardPM
+Quote Post

NickDMax
RE: UML Programs
28 Mar, 2007 - 11:50 PM
Post #4

2B||!2B
Group Icon

Joined: 18 Feb, 2007
Posts: 2,867



Thanked: 53 times
Dream Kudos: 550
My Contributions
I like visio... it is NOT FREE. But it does come in handy and it a neat little tool. It is not hard to make money at either as designing templates it not too hard. Visio has the ability to generate code based upon the diagrams and I have NEVER used it. It is also supposed to be able to anaylize a project from visual studeo and generate a diagram, that apparently does not work for VS6 (at least it never worked for me).

I also use excel... sounds cheesy but I have done almost all of my database designes in exel and have many class diagrams done that way -- not quite uml (I wish someone would make some autoshape lines to indicate 1-to-1, 1-to-many etc...)

I tried word once or twice. Not really a success there. Lots of the kids in college like to use this approch so I was forced to do so from time to time.
User is offlineProfile CardPM
+Quote Post

Programmist
RE: UML Programs
2 Apr, 2007 - 01:45 AM
Post #5

Four-letter word
Group Icon

Joined: 2 Jan, 2006
Posts: 1,250



Thanked: 11 times
Dream Kudos: 100
Expert In: Java

My Contributions
http://www.visual-paradigm.com/product/vpu...nityedition.jsp
User is offlineProfile CardPM
+Quote Post

ajwsurfer
RE: UML Programs
3 Apr, 2007 - 06:14 AM
Post #6

D.I.C Regular
Group Icon

Joined: 24 Oct, 2006
Posts: 298



Thanked: 2 times
Dream Kudos: 50
My Contributions
Here is a neat little tool that imports and exports SQL back and forth to database schema diagrams, its called DDT. I think it is only implemented as a free open source exe program from Jo Janssens' home computer (jjanssens@visi.com).

http://janssens.dhs.org/software/

I just tried the link and didn't work. It is his home computer so it will probably be back up in a little while. If not I think I can find a copy someplace.

There are a few large Open Source Java impementations of UML tools available. I will get back to you latter on this.

Try this address:
http://www.visi.com/~jjanssens/

This post has been edited by ajwsurfer: 3 Apr, 2007 - 10:00 PM
User is offlineProfile CardPM
+Quote Post

AbsntMindedProf
RE: UML Programs
13 Dec, 2008 - 09:50 PM
Post #7

New D.I.C Head
*

Joined: 13 Dec, 2008
Posts: 3

These are open source:
* ArgoUML: http://argouml.tigris.org/
* StarUML: http://staruml.sourceforge.net/en/

Enterprise Architect is NOT free: http://www.sparxsystems.com.au/
However, the "Professional" Edition is "full featured" for around $200:
http://www.sparxsystems.com.au/products/ea/purchase.html
User is offlineProfile CardPM
+Quote Post

Mike007
RE: UML Programs
15 Dec, 2008 - 11:47 AM
Post #8

D.I.C Head
Group Icon

Joined: 30 Aug, 2007
Posts: 248



Thanked: 4 times
Dream Kudos: 75
My Contributions
QUOTE(NickDMax @ 28 Mar, 2007 - 11:50 PM) *

I like visio... it is NOT FREE. But it does come in handy and it a neat little tool. It is not hard to make money at either as designing templates it not too hard. Visio has the ability to generate code based upon the diagrams and I have NEVER used it. It is also supposed to be able to anaylize a project from visual studeo and generate a diagram, that apparently does not work for VS6 (at least it never worked for me).

I also use excel... sounds cheesy but I have done almost all of my database designes in exel and have many class diagrams done that way -- not quite uml (I wish someone would make some autoshape lines to indicate 1-to-1, 1-to-many etc...)

I tried word once or twice. Not really a success there. Lots of the kids in college like to use this approch so I was forced to do so from time to time.


Well you can use access it is quite simple actually, use their umm relationships diagrams. It is quite nice start actually, helps find problems with your relationships fast.
User is offlineProfile CardPM
+Quote Post

KYA
RE: UML Programs
15 Dec, 2008 - 11:49 AM
Post #9

#include <nerd.h>
Group Icon

Joined: 14 Sep, 2007
Posts: 5,870



Thanked: 159 times
Dream Kudos: 1375
My Contributions
UMLet is free and nice.
User is online!Profile CardPM
+Quote Post

Tom9729
RE: UML Programs
15 Dec, 2008 - 04:32 PM
Post #10

Debian guru
Group Icon

Joined: 30 Dec, 2007
Posts: 1,583



Thanked: 12 times
Dream Kudos: 325
My Contributions
Edit: Nevermind, didn't realize how old this thread was.

Please don't bump threads from last year. smile.gif

This post has been edited by Tom9729: 15 Dec, 2008 - 04:33 PM
User is online!Profile CardPM
+Quote Post

Programmist
RE: UML Programs
20 Dec, 2008 - 07:11 PM
Post #11

Four-letter word
Group Icon

Joined: 2 Jan, 2006
Posts: 1,250



Thanked: 11 times
Dream Kudos: 100
Expert In: Java

My Contributions
Wow - Flashback. I was trying out Visual Paradigm UML software back then, but have since been using Jude Community Edition.
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 1/7/09 06:32PM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month