|
Class Summary |
| ArgoDiagramAppearanceEvent |
ArgoDiagramAppearanceEvent is used to notify interested parties that the
module which is the event source has been changed. |
| ArgoEvent |
The root class from which all event state objects within Argo are derived. |
| ArgoEventPump |
ArgoEventPump is an event dispatcher which handles events that are global
in nature for the entire application. |
| ArgoGeneratorEvent |
ArgoGeneratorEvent is used to notify interested parties
that a CodeGenerator has been added, removed, modified. |
| ArgoHelpEvent |
The Help Event is used to notify interested parties
(like e.g. |
| ArgoNotationEvent |
ArgoNotationEvent is used to notify interested parties
that the notation has been changed. |
| ArgoProfileEvent |
ArgoProfileEvent is used to notify interested parties
that the profile is changed. |
| ArgoStatusEvent |
The Status Event is used to notify interested parties of a status
change. |
Provides for events generated and handled by the ArgoUML
application and plugins.