1
Automation Interface, Add-Ins and Tools / Re: Add existing element to diagram
« on: April 07, 2009, 03:54:39 am »
Actually, this is exactly what I want. I want a use case, which contains a diagram. This makes up my composite. Then I'm also adding the use case to the underlying diagram. So when I double-click the use case I arrive at the diagram of that use case.
I played around with the code a little more, but it seems that this is a bug in the API as it creates a composite, but it is not shown as composite and doesn't work like a composite (as I mentioned in my post before).
I played around with the code a little more, but it seems that this is a bug in the API as it creates a composite, but it is not shown as composite and doesn't work like a composite (as I mentioned in my post before).
That does the trick.
?