Community
Participate
Working Groups
M3: Opening pivot.ecore shows many errors on EAnnotation.reference fields: e.g. attribute isStatic : _'Boolean' { annotation redefines { reference NamedElement::_'platform:/resource/org.eclipse.ocl.examples.pivot/model/pivot.ecore#//NamedElement/isStatic'; } } Why the package qualification on the nested name?
See also Bug 354608
Fixed by consistent use of PathNameCS for parsing and distinct PathNameCS behaviours for ElementUtil.isPathable() elements. isPathable leads to A::B::C, !isPathable leads to _'http::/xx'.
CLOSED after a year in the RESOLVED state.