A reception specifies the ability of a given
class to react to a certain event (called a signal in
the UML).
Receptions are inherited. If you give a trigger
to a transition with a reception name that does not exist in the class
but that exists in the base class, a new reception is not created.