The generated MSG-Flow for 'ATM-flows'

Customer ATM Secure-Intf Acc-Srv Acc-DB
| | | | |
+-inserts-card
Info for inserts-card
No link information between act and comp for inserts-card
| | | |
|--validate-card
Info for validate-card
No link information between msg and prot for validate-card
-->| | | |
|<----card-valid
Info for card-valid
No link information between msg and prot for card-valid
---| | | |
+-enter-pin-code
Info for enter-pin-code
No link information between act and comp for enter-pin-code
| | | |
|----authorize
Info for authorize
No link information between msg and prot for authorize
actionatm
---->| | | |
| |---sec-authorize
Info for sec-authorize
No link information between msg and prot for sec-authorize
actionatm
-->| | |
| | |--verify-login
Info for verify-login
No link information between msg and prot for verify-login
actionatm
-->| |
| | | |-get-login-details
Info for get-login-details
No link information between msg and prot for get-login-details
actionatm
->|
| | | |<---login-details
Info for login-details
No link information between msg and prot for login-details
actionatm
---|
| | |<-login-response
Info for login-response
No link information between msg and prot for login-response
resultinvalid
actionatm
-| |
| |<-sec-auth-invalid
Info for sec-auth-invalid
No link information between msg and prot for sec-auth-invalid
resultinvalid
actionatm
-| | |
|<---auth-invalid
Info for auth-invalid
No link information between msg and prot for auth-invalid
resultinvalid
actionatm
--| | | |
+-card-returned
Info for card-returned
No link information between act and comp for card-returned
| | | |
+-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.

ATM-flows : The user starts a session at an atm.

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.