Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Paolo F Cantoni on May 08, 2019, 11:36:56 am

Title: Deprecation/removal of Subtype for Association based meronymy
Post by: Paolo F Cantoni on May 08, 2019, 11:36:56 am
We have converted our legacy Aggregation and Composition relationships to Associations with Association Kind set correctly.  As a consequence, it appears that the Arc Subtype (which applied only to Arc Type of "Aggregation") are no longer required.

In trying to clean up our Repository and queries which process it, can we remove the Arc Subtype for arcs (now) Associations and replace the query criterion of SubType="Weak" with DestIsAggregate="1" and SubType="Strong" with DestIsAggregate="2" respectively?  Note, for our repository, the SourceIsAggregate column is always "0".

TIA,
Paolo