Skip to content

0451 Notifications

The NotificationType describes a situation or event. It is linked to resources that need to be monitored in order to detect the situation and subscribers that need to know whenever the event/situation arises.

UML

MonitoredResource relationship

The MonitoredResource relationship links a notification type to the resource (or resources) that need to be monitored to detect the event or situation that the notification type describes.

NotificationSubscriber relationship

The NotificationSubscriber links the notification type to the actors or actions that need to be performed if/when the situation/event described in the notification type occurs.


Raise an issue or comment below