1
General Board / Replace an element in a diagram with another element
« on: February 04, 2025, 11:27:33 pm »
Is there a way to replace an element in a diagram with another element of the same type - including all connectors?
I've created a rather complicated sequence diagram I would like to use in another project - so I would like to do something similar to:
1) export part of the model with the diagram to reuse to XMI
2) import the XMI in the other project (target project)
3) Replace imported elements in the imported diagrams with elements from the target project.
4) Delete the imported elements no longer used.
I've created a rather complicated sequence diagram I would like to use in another project - so I would like to do something similar to:
1) export part of the model with the diagram to reuse to XMI
2) import the XMI in the other project (target project)
3) Replace imported elements in the imported diagrams with elements from the target project.
4) Delete the imported elements no longer used.