Verification of UML Class Diagram
- by Jean Carlos Suárez Marranzini
This is my UML Class Diagram made in Astah Community, for a tennis scoreboard game.
Here's a link to the image (I don't have enough rep to post images):
http://i47.tinypic.com/2lsxx90.png
Points are calculated based on moves.
Moves can be either points (for the player's advantage) or errors
(for the opponent's advantage).
The Time Machine allows…