Prev | Next |
ItemUnlinked
(Requires Enterprise Architect Release 15.2 build 1559 and above.)
Notification that an external item has been unlinked from an element in Enterprise Architect.
Inputs
parameters |
A JSON string of parameters.
|
Outputs via Callbacks
[Optional] LogMessage or SetError - to provide user feedback.
Details
This method is called whenever an element in Enterprise Architect is unlinked from the external item. This can be due to the element being deleted, or through the menu option 'Disconnect from External Object'.
This method is part of version 2 of the ISBPIIntegrationPlugin interface. For C++ Plug-ins ensure that CheckVersion handles version 2 correctly.