Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » How can I get XMI ID of model elements?
How can I get XMI ID of model elements? [message #619986] Mon, 11 June 2007 20:49
Eclipse UserFriend
Originally posted by: miyako.wilson.marc.gatech.edu

Hi,

I would like to find the XMI Id of Model elements. For example from
<packageImport xmi:id="_EEOwhOOXEduNytncGSK7yA">.

I am using IBMRational Systems Developer v7.0.0.

The below does not work for my version.
private String getID(EObject object){
return UMLModeler.getEObjectHelper().getID(object);
}

Thanks
MWilson
Previous Topic:A better/cleaner way to determine ProfileApplication.isStrict within the context of a stereotype con
Next Topic:composant/part
Goto Forum:
  


Current Time: Fri Apr 26 18:28:20 GMT 2024

Powered by FUDForum. Page generated in 0.02641 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top