Community
Participate
Working Groups
Build Identifier: M20110210-1200 ** The method getInverseReferences(EObject,boolean) behavior is to retrieve all model EObjects in loaded models referencing the provided EObject. org.eclipse.emf.ecore.util.ECrossReferenceAdapter is used to retrieve cross references. ** This method should be implemented in the class org.eclipse.sphinx.emf.util.EObjectUtil. **Method signature : getInverseReferences(EObject object,boolean resolve) EObject object : The model EObject for the one Referencing elements must be retrieved. boolean resolve : Boolean that determines weither or not proxies must be resolved during process. Reproducible: Always
Fixed by moving ECrossReferenceAdapterFactory from org.eclipse.sphinx.workspace.referentialintegrity to org.eclipse.sphinx.emf.ecore and adding proposed method to EObjectUtil.
Forgot to update bug statue. See comment #1 for details.
Mass-closing Resolved tickets