Object Oriented UML Modeling For ATM Systems: January 2010
Object Oriented UML Modeling For ATM Systems: January 2010
net/publication/316474623
CITATIONS READS
2 16,811
3 authors, including:
Some of the authors of this publication are also working on these related projects:
Cloud based Automated Attendance Monitoring System using RFID and IOT View project
All content following this page was uploaded by Pramila M. Chawan on 26 April 2017.
This section describes the way that the system The transition between difference states is
should work. It analyses the system behavior, represented as an arrow between states, and a
including sequence and collaboration diagrams, condition of that transition occurring may be
activity diagram, and state diagram. added between square braced. This condition is
called a guard.
Active
transaction continued
withdrawal done
enquiry successful
Insert Card
card Verification
cardInserted() <<create>>
verifyPIN()
PINVeified()
<<create>>
performTransactions()
continueTransactions()
ejectCard()
cardEjectionMessage()
insertCard()
verifyCard()
cardVerification()
enterPIN()
PINDetails()
verifyPIN()
PINValidation()
ValidationOfPIN()
5. Conclusions
This article has investigated system
requirements, use case diagrams and the UML
model for the ATM System. Such diagrams were
designed to support the system designers and