How and where do I find/write/modify quick link rules?
I'd like to look into them, for certain!
As for the intention behind the validation rules plugin, well... I am extending the Activity and State Machine diagrams to be able to generate code from them.
It is coming along fine, even though I'm working directly with the EAP file right now, instead of using an addin (for a number of reasons), but some of the linkis I require are reported by EA as "not UML compliant" and, of course, EA is right about it.
Still I need them just the same, specially when linking elements from different diagrams, like having a Trigger element, generated by the state machine, to participate in an activity diagram in order to have an activity to flow into this trigger and, thus, to actually "trigger" it.
So far, my alternative has been to extend the dependency connector and use it for any unorthodox link I need, but it would be great to be able to just override some of the validation rules and use the "correct" connectors, with guards and stuff.
Thanks for your attention.
Sygnus