Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 849367
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T07:05:44+00:00 2026-05-15T07:05:44+00:00

I am having some trouble understanding how to make System Sequence Diagrams, as I

  • 0

I am having some trouble understanding how to make System Sequence Diagrams, as I don’t fully grasp why in some cases one should define operations for System -> Actor and in others don’t. Here is an example:

Let’s assume the System is a Cinema Ticket Store and the Actor is a client that wants to buy a ticket.

1) The User tells the System that wants to buy some tickets, stating his client number.
2) The System confirms that the given client number is valid.
3) The User tells the System the movie that wants to see.
4) The System shows the set of available sessions and seats for that movie.
5) The System asks the user which session/seat he wants.
6) The User tells the System the chosen session/seat.

This would be converted to:

a) -----> tellClientNumber(clientNumber)
b) <----- validClientNumber
c) -----> tellMovieToSee(movie)
d) <----- showsAvailableSeatsHours
e) -----> tellSystemChosenSessionSeat(session, seat)

I know that when we are dealing with SDD’s we are still far away from coding. But I can’t help trying to imagine how it how it would have been had I to convert it right away to code:

I can understand 1) and 2). It’s like if it was a C#/Java method with the following signature:

boolean tellClientNumber(clientNumber)

so I put both on the SDD.

Then, we have the pair 3) 4). I can imagine that as something as:

SomeDataStructureThatHoldsAvailableSessionsSeats tellSystemMovieToSee(movie)

Now, the problem:

From what I’ve come to understand, my lecturer says that we shouldn’t make an operation on the SDD for 5) as we should only show operations from the Actor to the System and when the System is either presenting us data (as in c)) or validating sent data (such as in b)).

I find this odd, as if I try to imagine this like a DOS app where you have to put your input sequencially, it makes sense to make an arrow even for 5). Why is this wrong? How should I try to visualize this?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T07:05:45+00:00Added an answer on May 15, 2026 at 7:05 am

    You haven’t defined what your system is, and you’re not being clear what stage of design you are in, so it’s a little hard to answer.

    If you instead imagine something like the systems for booking trains on the web, the screen which shows the times just has checkboxes next to them for the user to select which one they want, rather than the system prompting the user – the user initiates the next step on receipt of the data. So it is perfectly possible for a user interface to allow the user to select from just the data without an extra prompting.

    If you are doing preliminary design of a system, try and avoid making assumptions about user interfaces, and only include essential use cases. You’d only need the ‘print a prompt for the user’ use case if you were designing the DOS UI component; it wouldn’t be a use case in a web based system.

    So the problem isn’t that you have some use cases with interactions between the user and system and some with none. The problem is that some of your use cases are assuming a particular UI implementation detail which is not essential for the system to function, and should not be in the top-level design.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm having some trouble understanding why modifying a property in instance a modifies the
I am having some trouble understanding how to use Unix's fork() . I am
I am having some trouble understanding the following simple C code: int main(int argc,
honestly I'm having some trouble understanding the CURL options CURLOPT_COOKIEFILE and CURLOPT_COOKIEJAR. If I
I am having some trouble working with curl and headers returned by servers. 1)
I am having a lot of trouble understanding how the Android context menu works.
I have been having some trouble lately with using custom classes as types. As
Here is an example of some code I'm working on: public interface FooMaker<T extends
I'm writing a basic client to access the Amazon SimpleDB service and I'm having
My system is based on .net. Their system is based on PHP. We want

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.