Table of Contents
This chapter describes the UML elements that are implemented by Gaphor.
Actors are used to describe external entities that interact with the system. In this case an external entity can be a user or another system which interacts with the system.
An actor is represented by the Actor class.
See also Section 4.3, Section 4.8 and [TODO: link to usecase diagram].