ANIMATION OF BEHAVIORAL SPECIFICATIONS THROUGH CODE GENERATION FOR A PAYMENT SYSTEM


Deniz O., Adak M., Oguztuzun H.

4th Balkan Conference in Informatics, Thessaloniki, Yunanistan, 17 - 19 Eylül 2009, ss.53-54 identifier identifier

  • Yayın Türü: Bildiri / Tam Metin Bildiri
  • Doi Numarası: 10.1109/bci.2009.39
  • Basıldığı Şehir: Thessaloniki
  • Basıldığı Ülke: Yunanistan
  • Sayfa Sayıları: ss.53-54
  • Orta Doğu Teknik Üniversitesi Adresli: Evet

Özet

We present a case study concerned with the animation of behavioral specifications through code generation for a payment system; namely, electronic funds transfer system (EFT). The exchange of messages between a central bank and two client banks during daily operations is modeled as a communications model of Live Sequence Charts (LSCs). Using an LSC to Java/AspectJ code generator, the communications model is converted to a base code and then the animation code is woven into this base code. Execution of the resulting code animates the messages exchanged among the central bank's EFT server, central bank's branch and two client banks' EFT servers for sample money transfer operations as a sequence of events respecting the partial order specified by the LSC. The woven aspect code also addresses two additional issues: One is domain specific processing such as queue operations and settlement operations at the central banks' EFT server, and the other is scenario processing for money transfers.