Class | Description |
---|---|
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.
|
NotificationSeverity |
Class representing notification severity.
|
NotificationViewBuilder |
Base class for MagicDraw notification builders, that creates and shows notification popups.
|
Enum | Description |
---|---|
Notification.Context |
Context enum indicates notification origin.
|
NotificationManager.QueuedNotificationType |
Types of de-referred notification messages
|
NotificationSeverity.Type |
Severity type
|