Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Overview:
The following general 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.
Topic |
Link |
---|---|
Add-In Licence Management Events
|
|
Compartment Events
|
|
Context Item Events
|
|
File Close Event
|
|
File New Event
|
|
File Open Event
|
|
Model Validation Broadcasts
|
|
Post Close Diagram Event
|
|
Post Initialization Event
|
|
Post New Events
|
|
Post Open Diagram Event
|
|
Pre-Deletion Events
|
|
Pre-Exit Instance (not currently used)
|
|
Pre-New Events
|
|
Retrieve Model Template Event
|
|
Tagged Value Broadcasts
|
|
Technology Events
|
|
Transformation Event
|
MDG Events add quite 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.
Learn more