Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 311508 - [stdlib] uid.ext: Add xmlId for emf::EObject type
Summary: [stdlib] uid.ext: Add xmlId for emf::EObject type
Status: CLOSED FIXED
Alias: None
Product: M2T
Classification: Modeling
Component: Xpand (show other bugs)
Version: 1.0.0   Edit
Hardware: PC Linux
: P3 trivial (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-04 06:12 EDT by Karsten Thoms CLA
Modified: 2013-02-21 08:12 EST (History)
0 users

See Also:
karsten.thoms: helios+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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