Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » XMI IDs in UML metamodel
XMI IDs in UML metamodel [message #475579] Fri, 31 August 2007 15:18 Go to next message
Lutz Wrage is currently offline Lutz WrageFriend
Messages: 181
Registered: July 2009
Senior Member
In the plugin org.eclipse.uml2.uml.resources, the XMI IDs of all
elements in the *.uml files are based on their names.

I would like to have the same for my metamodel that is specified in UML.
Is there a tool to create IDs in this form?

Thanks,
Lutz
Re: XMI IDs in UML metamodel [message #475580 is a reply to message #475579] Fri, 31 August 2007 15:35 Go to previous messageGo to next message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Hi Lutz,

I believe you want something like UML2Util.getXMIIdentifier().
From your xmi resource you can call .setID() with the result of that
previously mentioned function.

Cheers,

- James.

"Lutz Wrage" <lwrage@sei.cmu.edu> wrote in message
news:fb9bfm$ce3$1@build.eclipse.org...
> In the plugin org.eclipse.uml2.uml.resources, the XMI IDs of all elements
> in the *.uml files are based on their names.
>
> I would like to have the same for my metamodel that is specified in UML.
> Is there a tool to create IDs in this form?
>
> Thanks,
> Lutz
Re: XMI IDs in UML metamodel [message #475582 is a reply to message #475580] Fri, 31 August 2007 16:04 Go to previous message
Lutz Wrage is currently offline Lutz WrageFriend
Messages: 181
Registered: July 2009
Senior Member
Thank! I see that this is used in the convert to metamodel action of the
editor. That's what I've been looking for.

- Lutz

James Bruck wrote, on 8/31/2007 11:35 AM:
> Hi Lutz,
>
> I believe you want something like UML2Util.getXMIIdentifier().
> From your xmi resource you can call .setID() with the result of that
> previously mentioned function.
>
> Cheers,
>
> - James.
>
> "Lutz Wrage" <lwrage@sei.cmu.edu> wrote in message
> news:fb9bfm$ce3$1@build.eclipse.org...
>> In the plugin org.eclipse.uml2.uml.resources, the XMI IDs of all elements
>> in the *.uml files are based on their names.
>>
>> I would like to have the same for my metamodel that is specified in UML.
>> Is there a tool to create IDs in this form?
>>
>> Thanks,
>> Lutz
>
>
Re: XMI IDs in UML metamodel [message #624607 is a reply to message #475579] Fri, 31 August 2007 15:35 Go to previous message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Hi Lutz,

I believe you want something like UML2Util.getXMIIdentifier().
From your xmi resource you can call .setID() with the result of that
previously mentioned function.

Cheers,

- James.

"Lutz Wrage" <lwrage@sei.cmu.edu> wrote in message
news:fb9bfm$ce3$1@build.eclipse.org...
> In the plugin org.eclipse.uml2.uml.resources, the XMI IDs of all elements
> in the *.uml files are based on their names.
>
> I would like to have the same for my metamodel that is specified in UML.
> Is there a tool to create IDs in this form?
>
> Thanks,
> Lutz
Re: XMI IDs in UML metamodel [message #624609 is a reply to message #475580] Fri, 31 August 2007 16:04 Go to previous message
Lutz Wrage is currently offline Lutz WrageFriend
Messages: 181
Registered: July 2009
Senior Member
Thank! I see that this is used in the convert to metamodel action of the
editor. That's what I've been looking for.

- Lutz

James Bruck wrote, on 8/31/2007 11:35 AM:
> Hi Lutz,
>
> I believe you want something like UML2Util.getXMIIdentifier().
> From your xmi resource you can call .setID() with the result of that
> previously mentioned function.
>
> Cheers,
>
> - James.
>
> "Lutz Wrage" <lwrage@sei.cmu.edu> wrote in message
> news:fb9bfm$ce3$1@build.eclipse.org...
>> In the plugin org.eclipse.uml2.uml.resources, the XMI IDs of all elements
>> in the *.uml files are based on their names.
>>
>> I would like to have the same for my metamodel that is specified in UML.
>> Is there a tool to create IDs in this form?
>>
>> Thanks,
>> Lutz
>
>
Previous Topic:XMI IDs in UML metamodel
Next Topic:ocl standard lib primitive types
Goto Forum:
  


Current Time: Wed Apr 24 23:54:01 GMT 2024

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

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

Back to the top