Community
Participate
Working Groups
Build Identifier: Eclipse 3.6 EObjectUtil provides 1 method to get EStructuralFeature: getEStructuralFeature(Object owner, String featureName) In fact, we can get EStructuralFeature from featureID, and featureID is easily taken via interface *Package, so that I proposed to add 1 more method: getEStructuralFeature(Object owner, int featureID) Patch is in attachment Reproducible: Always
Created attachment 202308 [details] EObjectUtil.java.patch
Fixed by applying proposed patch.
Mass-closing Resolved tickets