Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
| Prev | Next |
Broadcast Events
Overview
Broadcast events are sent to all loaded Add-Ins. For an Add-In to receive the event, they must first implement the required automation event interface. If Enterprise Architect detects that the Add-In has the required interface, the event is dispatched to the Add-In.
MDG Events add a number of additional events, but the Add-In must first have registered as an MDG-style Add-In, rather than as a generic Add-In.
Event Type |
See also |
|---|---|
|
Add-In Licence Management Events |
Add-In Licence Management Events |
|
Compartment Events |
Compartment Events |
|
Context Item Events |
Context Item Events |
|
File Close Event |
File Close Event |
|
File New Event |
File New Event |
|
File Open Event |
File Open Event |
|
Model Validation Broadcasts |
Model Validation Broadcasts |
|
On Tab Changed Event |
EA_OnTabChanged |
|
Post Close Diagram Event |
Post Close Diagram Event |
|
Post Initialization Event |
EA_OnPostInitialized |
|
Post New Events |
Post-New Events |
|
Post Open Diagram Event |
Post Open Diagram Event |
|
Pre-Deletion Events |
Pre-Deletion Events |
|
Pre-Exit Instance (not currently used) |
PreExit Instance |
|
On the creation of new objects |
Pre New-Object Events |
|
Retrieve Model Template Event |
Retrieve Model Template Event |
|
Schema Composer Broadcasts |
Schema Composer Broadcasts |
|
Tagged Value Broadcasts |
Tagged Value Broadcasts |
|
Technology Events |
Technology Events |
|
Transformation Event |
Transformation Event |