• 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
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

UML Version

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

I'm just starting on the assignment, but I'm confused about the form of sequence diagrams. You cannot show every scenario in one sequence diagram but I suppose you need at least the alternative flows. Is it required to model the alternative flows as well?

What version of UML is used today by most people as there are some nice provisions in UML 2.0 to show alternative flows and loops in 1 diagram?

Are people using UML 1.4, delivering multiple diagrams for one usecase to show the alternative flows?

Regards,
Kris
 
Ranch Hand
Posts: 333
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Kris,
You can use any version of UML you want to. For alternate flows, u can draw it in the same diagram(below the primary flow) and mention it with a text on the left side of the diagram. I followed that way . Try to put documentation in the diagrams also, so that it will easy for the examiner to understand.
 
You firghten me terribly. I would like to go home now. Here, take this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic