Réserver une Démo

SVP notez : Cette page d’aide n’est pas pour la dernière version d’Enterprise Architect. La dernière aide peut être trouvée ici.

Pré. Proc.

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 License Management Events

Add-In License Management Events

Custom Table Events

Custom Table Events

Compartment Events

Compartment Events

Context Item Events

Context Item Events

File Close Event

EA_FileClose

File New Event

EA_FileNew

File Open Event

EA_FileOpen

Model Validation Events

Model Validation Events

On Tab Changed Event

EA_OnTabChanged

Post Close Diagram Event

EA_OnPostCloseDiagram

Post Initialization Event

EA_OnPostInitialized

Post New Events

Post-New Events

Post Open Diagram Event

EA_OnPostOpenDiagram

Pre-Deletion Events

Pre-Deletion Events

Pre-Exit Instance (not currently used)

EA_OnPreExitInstance

On the creation of new objects

Pre New-Object Events

Retrieve Model Template Event

EA_OnRetrieveModelTemplate

Schema Composer Events

Schema Composer Events

Tagged Value Events

Tagged Value Events

Technology Events

Technology Events

Transformation Event

EA_OnPostTransform

Learn more