Actor (2/3)
Usually user data is also administered within the system. This data is
modeled within the system in the form of objects and classes.
Example: actor Assistant
The actor Assistant interacts with the system Laboratory Assignment
by using it.
The class Assistant describes objects representing user data (e.g., name, ssNr,
…).