Prev | Next |
ItemUpdated
(Requires Enterprise Architect Release 15.2 build 1559 and above.)
Notification that a linked element in Enterprise Architect has been updated or modified.
Inputs
parameters |
A JSON string of parameters.
|
Outputs via Callbacks
[Optional] LogMessage or SetError - to provide user feedback.
Details
This method is called whenever a linked element in Enterprise Architect is modified; for example, name change, property modified, notes updated.
This method is part of version 2 of the ISBPIIntegrationPlugin interface. For C++ Plug-ins ensure that CheckVersion handles version 2 correctly.