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

 

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

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

Pre-New Events

 

Pre-New Events

Retrieve Model Template Event

 

Retrieve Model Template Event

Tagged Value Broadcasts

 

Tagged Value Broadcasts

Technology Events

 

Technology Events

Transformation Event

 

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