SequenzDiagramm

Guys have I solved this Diagramm right ?

I am not so sure ?
They are supposed to model the ordering process of an online food delivery service. in the
The following is a description of the process, model on the
opposite side the UML sequence diagram; only use the given ones
Interaction partner.
Order process:
• The customer selects a certain food category (e.g. pizza) in the customer app.
• The app asks a suitable restaurant whether they are currently delivering and giving them
Option including food selection back to the customer app (assume that
always exactly one restaurant is found).
The original Task was in german ,so my solution is in German
I hope somebody can translate the few method names


• The customer selects dishes and the app sends this request to the delivery service,
who places the order at the restaurant.
• The restaurant confirms the order by notifying the delivery company
Sends invoice amount; the delivery service can calculate this amount via the app
approve (the customer confirms) and then debits the customer's bank,
which is confirmed by the bank with "o.k." (assume that the debit
works).
• After the debit, the order for the preparation of the dish is sent to the
Restaurant and a driver will be assigned to deliver the order to the address of the
To send the customer.
• Shortly before the customer arrives, the driver sends a message to the
Delivery service that informs the customer via the app that the food is about to be delivered
becomes.
Create a UML sequence diagram that communicates the above
between the individual interaction partners. Use for the news and
Return values ​​suitable designations / method names.
https://s12.directupload.net/images/201218/rez4txq8.png
Last edited on
Has somebody an Idea ?
http://www.catb.org/esr/faqs/smart-questions.html#writewell
http://www.catb.org/esr/faqs/smart-questions.html#formats
> I hope somebody can translate the few method names
That's YOUR job.

A fuzzy dark image of hand written scrawl in German, that wasn't even rotated properly.

Your post is so far down people's to-do list that it just isn't going to get any attention, because of the amount of effort you've made people do just to even begin to answer your question.

https://plantuml.com/
So you can present a nice diagram for people to review.


Last edited on
Has somebody an idea?
somebody there ?
So in the intervening two weeks, you've done NOTHING to improve the presentation of your diagrams?

Topic archived. No new replies allowed.