|
UDC 004.32
Vera
Plavšić1and Emil Šećerov2
1 M - Rodić d.o.o.
Temerinski put 50,
21000 Novi Sad, Serbia
Vera.Plavsic@mercator-rodic.com
2 Faculty of
Technical Sciences, Trg D. Obradovia 6,
21000 Novi Sad, Serbia
secerov@uns.ns.ac.yu
Abstract.
In this paper we describe in details UML modeling of
login procedure, which is a part of
UserBarCodeReader application, developed for large
stores and intended for use as a customer support
during the shopping session. Login procedure is
realized within access control system, in this case
over a wireless network. Paper gives the whole
modeling and implementation cycle of login
procedure, from Use Case diagrams to the Java source
code. Login procedure is modeled using interaction
overview diagram, new in UML 2.0, which gives
concise representation and divides complex sequence
diagram into several smaller. The link between these
diagrams is modeled with OCL postcondition and
precondition expressions. |