AbstractNotification |
Base MagicDraw notification composed of title, message text and list HRefRunnable actions
|
HRefRunnable |
Represents action element in notification window.
|
Notification |
This class contains data used to construct and display MagicDraw notification.
|
NotificationManager |
Entry point to display notifications in MagicDraw.
|
NotificationManager.QueuedNotification |
Helper class that contains needed information about Notification while it is de-referred for later display
(due MD main frame is not yet created)
|
NotificationSeverity |
Class representing notification severity.
|
NotificationViewBuilder |
Base class for MagicDraw notification builders, that creates and shows notification popups.
|