[Impressum] [E-Mail]

Modeling a simple Copy Card with SecureMDD

Modeling an application is an iterative process. Here we present a linear walk-through.

The CopyCard is a smart card that is actually a simple E-Wallet, i.e. it contains money, and it is possible to load money onto the card and to pay with the card.

We begin with UML sequence diagrams for getBalance, load, and pay:

Back, Next step: describing data and communication structure