• 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
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Log In and Create Profile Use Cases

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Do you guys think Sequence Diagrams are required for the Use Cases mentioned in the Alternative Flows - Log In and Create Profile?

And I guess Awards Travel is also an Alternative Flow but I am already inclined to provide a Sequence Diagram for that since it seems so tightly linked with Pay for Itinerary.
 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Matthew,
the answer is you May or May not. You can depict Login and Create profile as a seperate Sequence Diagram or can add it with a Main Flow sequence diagram. You can also depict them as comments in the Main Flow sequence diagram as a "pre-condition" or "post-condition". Comments within a sequence diagram could include
After being logged user performs .........
or
If user has awards travel card, user proceeds to pay using it.....

Thanks
Sankha Subhra Das
 
Ranch Hand
Posts: 344
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Nice one Sankha. Marthew, some people have had separate sequence diagrams, but I think Sankha has a better way.

Ray
 
what if we put solar panels on top of the semi truck trailer? That could power this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic