Context message hooks
A Context Message can have these hooks:
- Condition hook
- Before mappings hook
- After mappings hook
Note: The context messages belonging to the current model have their own
implementation of those hooks. For inherited context messages also the hooks
are inherited. However, you can override those hooks in the current model.