Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 311508

Summary: [stdlib] uid.ext: Add xmlId for emf::EObject type
Product: [Modeling] M2T Reporter: Karsten Thoms <karsten.thoms>
Component: XpandAssignee: Project Inbox <m2t.xpand-inbox>
Status: CLOSED FIXED QA Contact:
Severity: trivial    
Priority: P3 Flags: karsten.thoms: helios+
Version: 1.0.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Karsten Thoms CLA 2010-05-04 06:12:12 EDT
In uid.ext the function "xmlId" takes an argument of type ecore::EObject. The function has to exist also for type "emf::EObject".

Add:
String xmlId (emf::EObject o) : JAVA org.eclipse.xtend.util.stdlib.EmfUtils.getID( org.eclipse.emf.ecore.EObject );
Comment 1 Karsten Thoms CLA 2010-05-04 06:14:58 EDT
Fixed in uid.ext 1.4
Comment 2 Karsten Thoms CLA 2013-02-21 08:12:09 EST
Bug resolved before Xpand 1.2 release date => Closing