-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Deletion of components in IBD requires some attention, probably the same problem will be observable in Activity Diagram.
Since the delegations are not part of components, being part of the configuration instead, the deletion of components breaks the internal references and triggers a lot a errors. Possibly the same occurs with connectors, additionally to delegations
To fix the issue, is necessary to implement a mechanism to find any delegation that makes reference to this component, deleting them together.
Reactions are currently unavailable