Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
hekate:cases:hekate_case_cashpoint:vocabulary [2009/10/25 23:15]
127.0.0.1 external edit
hekate:cases:hekate_case_cashpoint:vocabulary [2019/06/27 15:49] (current)
Line 1: Line 1:
 ==== Vocabulary ==== ==== Vocabulary ====
-**Concepts:​** ​+**Concepts:​**
  
-**Relations:**+  ​//​enteredPin//​ - a PIN number that has been entered by user. 
 +  ​//​correctPIN//​ - a PIN number that is stored on the card.  
 +  ​//​authorized//​ - indicates if the user has entered the correct PIN. 
 +  ​//​userAccountAmount//​ - the amount of the free founds on the user account. 
 +  * //​cashPointAmount//​ - the amount of the founds that are available in a cashpoint. 
 +  * //​failedAttempts//​ - the number of failed attempts to authorization. 
 +  * //​requestedAction//​ - the operation that user want to execute. 
 +  * //​cashPointActivity//​ - the final operation invoked by cashpoint.
  
 +**Relations:​**
  
 +  * //​enteredPin//​ -> //​authorized//​
 +  * //​correctPIN//​ -> //​authorized//​
 +  * //​enteredPin//​ -> //​failedAttempts//​
 +  * //​correctPIN//​ -> //​failedAttempts//​
 +  * //​authorized//​ -> //​cashPointActivity//​
 +  * //​userAccountAmount//​ -> //​cashPointActivity//​
 +  * //​cashPointAmount//​ -> //​cashPointActivity//​
 +  * //​failedAttempts//​ -> //​cashPointActivity//​
 +  * //​requestedAction//​ -> //​cashPointActivity//​
hekate/cases/hekate_case_cashpoint/vocabulary.1256508903.txt.gz · Last modified: 2019/06/27 16:00 (external edit)
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0