Community
Participate
Working Groups
= Problem description = * Select a model element in Sphinx Model Explorer * Make sure that it has a reference feature with a target type that belongs to a different metamodel than that of the selected model element * Make sure that there files with instances of the target type of the reference feature in the same project of scope * Go to properties view * Click on the reference feature in question = Expected result = The instances of the target type of the reference feature in the same project of scope are proposed as reachable objects = Actual result = No reachable objects are proposed. Fixed problem in DefaultEcoreTraversalHelper#getReachableEObjects() causing that only objects of same meta
Fixed by making sure that org.eclipse.sphinx.emf.ecore.DefaultEcoreTraversalHelper#getReachableEObjects(EObject, EReference) takes not only all resources belonging to same model but all resources belonging to same scope into account.
Mass-closing Resolved tickets