Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Create diagram for metamodel not in workspace but in EMF registry
Create diagram for metamodel not in workspace but in EMF registry [message #512532] Fri, 05 February 2010 11:50 Go to next message
Eclipse UserFriend
Originally posted by: formatzeh.gmx.de

I want to let me generate (initialize) a diagram for the package
BehaviorStateMachines from the UML metamodel
(http://www.eclipse.org/uml2/3.0.0/UML). As you can see this is a
metamodel not contained in my workspace but in the EMF registry. Is this
possible anyhow?

best regards,
Gilbert
Re: Create diagram for metamodel not in workspace but in EMF registry [message #512538 is a reply to message #512532] Fri, 05 February 2010 11:59 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Gilbert,

It's not possible via the wizard in the IDE because it doesn't support
an arbitrary URI for specifying the Ecore model so you'll need to get
its project into your workspace first.


Gilbert Mirenque wrote:
> I want to let me generate (initialize) a diagram for the package
> BehaviorStateMachines from the UML metamodel
> (http://www.eclipse.org/uml2/3.0.0/UML). As you can see this is a
> metamodel not contained in my workspace but in the EMF registry. Is this
> possible anyhow?
>
> best regards,
> Gilbert
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Create diagram for metamodel not in workspace but in EMF registry [message #512550 is a reply to message #512538] Fri, 05 February 2010 08:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: formatzeh.gmx.de

Hi Ed,
how can I do this? Download the project as described her [1]? But which
one to choose?

best regards,
Gilbert

[1]
http://wiki.eclipse.org/EMF/Getting_Source#Checking_Out_Code _as_an_Anonymous_User
> It's not possible via the wizard in the IDE because it doesn't support
> an arbitrary URI for specifying the Ecore model so you'll need to get
> its project into your workspace first.
Re: Create diagram for metamodel not in workspace but in EMF registry [message #512561 is a reply to message #512550] Fri, 05 February 2010 09:04 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Gilbert,

If you have the UML SDK you can use File->Import...->Plug-in Development
Environment->Plug-ins and Fragments to install as source the plugin
containing the serialized Ecore for that. It's in org.eclipse.uml2.uml
in the model folder.


Gilbert Mirenque wrote:
> Hi Ed,
> how can I do this? Download the project as described her [1]? But which
> one to choose?
>
> best regards,
> Gilbert
>
> [1]
> http://wiki.eclipse.org/EMF/Getting_Source#Checking_Out_Code _as_an_Anonymous_User
>
>> It's not possible via the wizard in the IDE because it doesn't support
>> an arbitrary URI for specifying the Ecore model so you'll need to get
>> its project into your workspace first.
>>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Create diagram for metamodel not in workspace but in EMF registry [message #513007 is a reply to message #512561] Mon, 08 February 2010 14:48 Go to previous message
Eclipse UserFriend
Originally posted by: formatzeh.gmx.de

Thanks Ed, I didn't know that this is possible.

best regards

> If you have the UML SDK you can use File->Import...->Plug-in Development
> Environment->Plug-ins and Fragments to install as source the plugin
> containing the serialized Ecore for that. It's in org.eclipse.uml2.uml
> in the model folder.
Previous Topic:[CDO] Table CDO_COMMIT_INFOS uses Derby reserved word 'user' as column name
Next Topic:[EMF Transaction] How to obtain domain element from TransactionalEditingDomain?
Goto Forum:
  


Current Time: Thu Apr 25 13:24:20 GMT 2024

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

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

Back to the top