ABSTRACT

Actor: In a particular Use Case, Actors are the agents that exchange data via Transactions, and perform operations on that data, to accomplish the Use Case goal (Alhir, 2003).

Class: In programming and design, the class defines an Actor’s data elements, and the operations it can perform on those data (Alhir, 2003).