Hi,Good question Jon,
In my MDG i have replaced legacy Quicklinker CSV with <<stereotyped relationships>> and all is now ok. Except for one small point.
In a few cases, i want my users to use the QuickLinker to form (suggested) relationships between two elements. However, when dragging the QuickLinker from the same source element to empty space, I do not want the QuickLinker to (suggest) the target as a new element type. I could do this with the QuickLinker csv (ie column N Create Element is blank). How can I do the same with <<stereotyped relationships>> or other meta model techniques ??
Thanks,
Jon.
Metamodel Constraints and the Quick Linker (https://sparxsystems.com/enterprise_architect_user_guide/16.0/modeling/metamodel_constraints_quicklinker.html)
Rule Filtering
The metamodel constraints primarily define what connections are valid. The quicklinker is built from these valid relationships and is then filtered in a number of ways in order to present the relevant relationships to the user.
Item Detail Toolbox Filtering By default for all new diagrams the elements and relationships offered by the quicklinker are restricted to match the types available in the toolbox.
This can be changed by the user on a diagram by selecting the Complete view for the diagram or unchecking the Filter to Toolbox option within the quicklinker menu.Common Relationships Relationships defined with the _IsCommon property will not be offered as suggestions when a new element also needs to be created.
The following UML relationships include this behavior when they are used with a metarelationship:
- Abtraction
- Dependency
- InformationFlow
- Realization
- Usage
Edit: I've also added _IsCommon to Special Attributes (https://sparxsystems.com/enterprise_architect_user_guide/16.0/modeling/supportedattributes_2.html).
Edit: I've also added _IsCommon to Special Attributes (https://sparxsystems.com/enterprise_architect_user_guide/16.0/modeling/supportedattributes_2.html).But obviously this change itself has not made it to the public.
It will be included in the next update.I don't control when that is.Edit: I've also added _IsCommon to Special Attributes (https://sparxsystems.com/enterprise_architect_user_guide/16.0/modeling/supportedattributes_2.html).But obviously this change itself has not made it to the public.
q.