• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Included or Extended Use Cases in Sequence Diagram

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
One question related to Sequence diagrams. Normally Sequence diagrams are drawn for one Use Case. How can I show included Use Cases in Sequence diagram ? e.g. Showing price Itinerary in Prepare Itinerary Sequence Diagram. Or Log in use case in Prepare Itinerary Sequence Diagram when user is not logged in.

How to show included or extended Use Cases in Sequence Diagram ??

Cheers,
Mahesh
 
Mahesh G Patil
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Nobody can help ??? Please I really dont know how to show included Use Cases in Sequence diagram !! :roll:
 
Greenhorn
Posts: 27
 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Look at this paper! It is a very interesting paper.

http://www-106.ibm.com/developerworks/rational/library/3101.html

Figure 11: A sequence diagram that references two different sequence diagrams

Kay
 
Mahesh G Patil
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks guys. I'm going to upload my assignment today. lets see what happens. I'm still not very clear on how to show those included use cases. Some of the ways are not supported by tool....but anyways I dont think that should be a problem.....I've included comments to show included and extended use cases....
 
Ranch Hand
Posts: 199
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys
I really would like to use the iteraction frames on my sequence diagrams!
Can I???
Sun allows this??? It's UML2 not 1.4

Thank you so much!

Bye
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic