Allow to specify conflict resolution models

Issue #475 new
Matthias Schoettle created an issue

With the new navigation bar (currently in pull request #92) there is no way anymore to associate features with models (realizedBy).

This is mainly important for conflict resolution/feature interaction models.

The new way should work the following way: In a realization model, in the container with the extensions and reuses, there should be another section showing which features this model realizes. In most cases this is just one. However, for feature interaction models, here it allows to add another one.

Also, it would be great to remove old code from the feature view and diagram related to the associating of models and features, which is now not used anymore. E.g., COREAspectContainer is not used anymore and can be removed as well as specific methods in other views and handler code.

Comments (1)

  1. Log in to comment