Questions tagged [sequence-diagram]

The UML sequence diagram

The concept of a UML sequence diagram.

Use this tag for questions relating specifically to problems related with sequence diagrams. Do not use this tag if you're explaining your question using a sequence diagram, but there is no issue directly related to the sequence diagram.

589 questions
-2
votes
1 answer

Understanding Communication diagram

Consider the following diagrams: I want to transform these diagrams into JAVA code, but i find it difficult to figure the communication diagram. I searched a lot in the web but couldn't find something that explain the flow of it(how to literally…
user2637293
  • 333
  • 1
  • 5
  • 17
-2
votes
2 answers

Is there any free or low cost tool for drawing sequence diagrams?

I have been using Visual Studio ultimate to draw sequence diagrams. Visual Studio sequence diagrams are quite easy to work with and I am much more productive compare to drawing them in Visio. However, Visual Studio Ultimate is quite expensive. Is…
Allan Xu
  • 7,998
  • 11
  • 51
  • 122
-3
votes
1 answer

Sequence Diagram into Java Codes : How to?

Goodday everyone. I'm actually having some trouble with these Sequence Diagrams. It says that " All animals live in their own cage depending on the race. " I really need a help with this simple diagram because i really dont know how to write it in…
ceeJay
  • 1
  • 2
-3
votes
1 answer

How useful are UML diagram and sequence diagram?

I'm learning about UML diagram and sequence diagram at the moment in one of my courses for my CS degree, and I wonder that if this is something that is common to use for developers or if this is just one of many approaches to analyse the design of…
Mårten
  • 1
  • 1
1 2 3
39
40