eclipse-viatra / org.eclipse.viatra

Main components of the VIATRA framework
https://eclipse.dev/viatra
Eclipse Public License 2.0
0 stars 1 forks source link

Support 'dynamic EMF' mode in Local Search #60

Open eclipse-viatra-bot opened 5 months ago

eclipse-viatra-bot commented 5 months ago

| --- | --- | | Bugzilla Link | 513577 | | Status | NEW | | Importance | P3 normal | | Reported | Mar 13, 2017 11:31 EDT | | Modified | Jun 19, 2017 10:00 EDT | | Version | 1.5.0 | | Reporter | Gabor Bergmann |

Description

As of now, non-indexer-based LS operations use the EMF reflective API directly even in dynamic EMF mode, without reconciling the metamodels referenced in the query and the scope. This leads to a loss of valid matches in case there is a mismatch between the two.