The generated MSG-Flow for 'Merchant-flows'

Merchant Customer Terminal
| | |
+-inform-amount
Info for inform-amount
No link information between act and comp for inform-amount
| |
|---choose-method
Info for choose-method
No link information between msg and prot for choose-method
--->| |
|<--chooses-terminal
Info for chooses-terminal
No link information between msg and prot for chooses-terminal
actionterminal
-| |
+-enters-amount
Info for enters-amount
No link information between act and comp for enters-amount
| |
|------------start-payment
Info for start-payment
No link information between msg and prot for start-payment
actionterminal
----------->|
| |<--show-amount
Info for show-amount
No link information between msg and prot for show-amount
actionterminal
--|
| +-inserts-card
Info for inserts-card
action inserts-cardCustomer inserts card into ATM.
section ATM-ActionsActions related to ATM banking.
component CustomerRepresents a customer.
|
| |-method-chosen
Info for method-chosen
No link information between msg and prot for method-chosen
actionterminal
methodchip
->|
| |<--card-invalid
Info for card-invalid
No link information between msg and prot for card-invalid
actionterminal
methodchip
-|
| +-pay-different
Info for pay-different
action pay-differentCustomer needs to pay differently
section Terminal-ActionsActions related to terminal banking.
component CustomerRepresents a customer.
|
|<-----------payment-failed
Info for payment-failed
No link information between msg and prot for payment-failed
actionterminal
methodchip
-----------|
+-goods-left-behind
Info for goods-left-behind
No link information between act and comp for goods-left-behind
| |
+-customer-leaves
Info for customer-leaves
action customer-leavesCustommer leaves, e.g. ready or failed.
section ATM-ActionsActions related to ATM banking.
component CustomerRepresents a customer.
| |

You can and paste the above flow representation in a text file or in your favourite text editor using a monospace font. Ofcourse you will loose the context sensitive output and the links towards additional information.

Decission table

The decission table shows which decissions have been made so far and which to make. The header contains the choice number and the entity making the choice. The choices are shown from left (latest) to right (earlier) which make it handier to follow or adapts. All choices you could have choisen on a specific level are displayed. You can click on the description to make a different choice.

Merchant-flows : The merchant starts any action.

Additional Generated Information

Below is the graphical representaion rendered using PlantUML Try it yourself online

Cannot render UML

You can the following url to refer to the graph. Or copy as to have it embeded in usable HTML code.

Be aware that changes/improvements will not be reflected in the graph.
The plain text, which can be used by some editors, is given below. Use it if you want to make edit in you favorite editor. It does not contain links as they are not supported by some editors. You can copy the text and paste it e.g. into WebSequenceDiagrams, SequenceDiagram or SwimLanes. You can also copy it for and paste it into PlantUML.