Click to See Complete Forum and Search --> : UML Diagram


fuzzr3
07-20-2008, 09:49 PM
what the main / objective for this topic??

Can guys mention it ??:confused:

NogDog
07-20-2008, 10:04 PM
Which type of UML diagram: use case, sequence, class, etc.?

fuzzr3
07-20-2008, 10:18 PM
the sequence diagram ??

i mention it could be the step of being create the project..
but how / what was the diagram showing to ??:confused:

and what the finaliz it could be ??

i want to analys a simple transaction bills for our company..
tq.

mike^bill
07-21-2008, 12:25 AM
the diagram represents the interaction among the different objects of a system and represented as a set of graphs.

If your UML tool supports modeling class diagrams, you should be able to model Sequence diagrams as well. We will be using the Poseidon Community Edition tool to draw the class diagram. You can use any tool that you are comfortable with.

NogDog
07-21-2008, 02:55 AM
I use a free UML tool called StarUML (http://staruml.sourceforge.net/en/). (I'm in no way saying it's the best tool, I just liked the price. :) )

Here's a brief tutorial on various UML diagram types: http://dn.codegear.com/article/31863