Skip to main content



      Home
Home » Archived » M2M (model-to-model transformation) » [ATL] how to load Primitive Types
[ATL] how to load Primitive Types [message #74741] Mon, 11 February 2008 05:09 Go to next message
Eclipse UserFriend
Hi,

I'm doing an UML2 transformation and I want to load UML Primitive Types.

Looking for in news I have seen that I have to load it as a model in
config but this model
org.eclipse.uml2.uml.resources/libraries/UMLPrimitiveTypes.l ibrary.uml
hasn't got URI and I don't know how to load it.

Thanks
Re: [ATL] how to load Primitive Types [message #75139 is a reply to message #74741] Tue, 19 February 2008 11:15 Go to previous message
Eclipse UserFriend
You want to use a model that is packaged inside a plugin, right? Have
you tried accessing it like this:

platform:/plugin/org.eclipse.uml2.uml.resources/libraries/UM LPrimitiveTypes.library.uml

You have to type that manually in the launch configuration, since there
is no registry of these models. Alternatively, the following shows up in
my UML2 editor and may work for ATL as well:

pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml

You may have to type "uri:" in front of these URLs in the launch config
dialogs, I'm not sure.
--
Dennis

Miguel Llàcer wrote:
> Hi,
>
> I'm doing an UML2 transformation and I want to load UML Primitive Types.
>
> Looking for in news I have seen that I have to load it as a model in
> config but this model
> org.eclipse.uml2.uml.resources/libraries/UMLPrimitiveTypes.l ibrary.uml
> hasn't got URI and I don't know how to load it.
>
> Thanks
>
>
Previous Topic:[ATL] MagicDraw and ATL
Next Topic:[ATL] Basic Example -- Tree2List : Bug with "uses Lib4MMTree"
Goto Forum:
  


Current Time: Tue Jul 01 18:33:53 EDT 2025

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

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

Back to the top