Hello,
In my MDG, I have defined custom activity diagrams with stereotyped elements that are either of type Activity or Action.
What I'd like to do is create my own version of the quick linker for all elements in those diagrams (because the default one offers ObjectFlow between two Actions and I do not want my users to have this possibility). But I'd rather not define all possible links between Actions/Merge/Fork/... because that is a lot of possibilities.
So I'd like to know if there is a parent element from which all elements of an activity diagram (in my case that would be Activity, Action, Synchronization, Decision, ActivityInitial, ActivityFinal, FlowFinal, Receive and Event) derive and that can be used in the quick linker as a shortcut.
Additionnaly, if I need define everything, I do not see an element type corresponding to ActivityFinal, FlowFinal, Event and a connector type corresponding to InterruptFlow in Quick Linker documentation. Is that really so? Or is there something that I am missing ?
Thanks a lot, Meryem
Edit : I use EA version 10.0.1008 Corporate Edition