Community
Participate
Working Groups
The Ecore Metamodel of UML2 4.0 points to the new "Types" EPackage to reference primitive types like "String", "Boolean" and so on. Xtend UML Typesystem doesn't map those types to the BuiltinMetaModel. That way existing extensions don't work anymore. Only tested this in the UI. As the mapping is done in 'org.eclipse.xtend.typesystem.uml2' this error should also occur in the runtime environment. I'll submit a patch in a minute.
Created attachment 218750 [details] Is aware of the "Types" EPackage used by UML2 4.0 Metamodel This adds new mappings for the Types-EPackage. The code has been beautified a bit, too.
Patch looks fine
Thanks for the patch
Part of Kepler M4 (Version 1.3.0)
Requested via bug 522520. -M.