Community
Participate
Working Groups
In bug #340645, aforementioned new method has been added to EObjectUtil. Please add a corresponding test which checks if it behaves correctly. Make sure that inverse references in the whole model are found but not only the ones coming from contained children of the specified EObject (this is why we have added some code to EObjectUtil#getInverseReferences() that installs the ECrossReferenceAdapter on the given EObject's ResourceSet instead on the EObject itself). We could use one of the Hummingbird models in the reference workspace for that purpose.
Tests for getInverseReferences()were created and added into EObjectUtilTests class.
Mass-closing Resolved tickets