Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [uml2-dev] getting the xmi:id Attrribute Value


Tim,

Please note that this mailing list is intended for communication related to the development of the UML2 project; please post future queries to the newsgroup.

The identifier of an object can be obtained from the resource, i.e. org.eclipse.emf.ecore.xmi.XMLResource#getID(EObject).

Cheers,

Kenn Hussey

Eclipse UML2 Project Lead
Rational Software, IBM Software Group

770 Palladium Drive
Kanata, Ontario, K2V 1C8

T: (613) 599-3980  F: (613) 599-3912



Tim Moseler <tim.moseler@xxxxxxxxxxx>
Sent by: uml2-dev-admin@xxxxxxxxxxx

05/01/2004 03:09 PM

Please respond to
uml2-dev

To
uml2-dev@xxxxxxxxxxx
cc
Subject
[uml2-dev] getting the xmi:id Attrribute Value





Hi,

how can i get the xmi:id from a org.eclipse.uml2.Class. There is not
corresponding accessor method inside the interface.

Tanks in advance,

Tim
_______________________________________________
uml2-dev mailing list
uml2-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/uml2-dev


Back to the top