Skip to main content



      Home
Home » Modeling » EMF » Common Navigator Framework viewer with EMF
Common Navigator Framework viewer with EMF [message #423643] Fri, 03 October 2008 15:39 Go to next message
Eclipse UserFriend
Hi All,

I'm trying to display an EMF model in a Common Navigator Framework (CNF)
viewer and I want to provide the same functionnalities available in my
EMF editor. I mean drag and drop, cut, paste, delete, popup menu, ...

I have a working example that display my EMF model in my viewer but I'm
not able to edit it.

1- Is there existing example that show how to enable all these
functionnalities in CNF viewer?

Thanks,

Vincent
Re: Common Navigator Framework viewer with EMF [message #423644 is a reply to message #423643] Fri, 03 October 2008 15:50 Go to previous messageGo to next message
Eclipse UserFriend
Vincent,

It seems to me the GMF folks were working on such a thing. I have no
experience with this myself. Maybe someone else will chime in
helpfully. :-)


Vincent L. wrote:
> Hi All,
>
> I'm trying to display an EMF model in a Common Navigator Framework
> (CNF) viewer and I want to provide the same functionnalities available
> in my EMF editor. I mean drag and drop, cut, paste, delete, popup
> menu, ...
>
> I have a working example that display my EMF model in my viewer but
> I'm not able to edit it.
>
> 1- Is there existing example that show how to enable all these
> functionnalities in CNF viewer?
>
> Thanks,
>
> Vincent
Re: Common Navigator Framework viewer with EMF [message #423843 is a reply to message #423643] Tue, 07 October 2008 16:12 Go to previous messageGo to next message
Eclipse UserFriend
Basic capability is described here:
"Bridging EMF to the common navigator"
http://www.eclipsezone.com/eclipse/forums/t83669.html

Vincent L. wrote:
> Hi All,
>
> I'm trying to display an EMF model in a Common Navigator Framework (CNF)
> viewer and I want to provide the same functionnalities available in my
> EMF editor. I mean drag and drop, cut, paste, delete, popup menu, ...
>
> I have a working example that display my EMF model in my viewer but I'm
> not able to edit it.
>
> 1- Is there existing example that show how to enable all these
> functionnalities in CNF viewer?
>
> Thanks,
>
> Vincent
Re: Common Navigator Framework viewer with EMF [message #424458 is a reply to message #423843] Mon, 27 October 2008 12:48 Go to previous messageGo to next message
Eclipse UserFriend
Hi Jeffrey,

In your article, you mentionned that the navigation is not editable and
that you will write an article on this subjet. Did you?

As I said, I was able to display my EMF model in my navigator, but it
doens't support all editing capabilities...

Thanks

Vincent



Jeffrey Ricker wrote:
> Basic capability is described here:
> "Bridging EMF to the common navigator"
> http://www.eclipsezone.com/eclipse/forums/t83669.html
>
> Vincent L. wrote:
>> Hi All,
>>
>> I'm trying to display an EMF model in a Common Navigator Framework
>> (CNF) viewer and I want to provide the same functionnalities available
>> in my EMF editor. I mean drag and drop, cut, paste, delete, popup
>> menu, ...
>>
>> I have a working example that display my EMF model in my viewer but
>> I'm not able to edit it.
>>
>> 1- Is there existing example that show how to enable all these
>> functionnalities in CNF viewer?
>>
>> Thanks,
>>
>> Vincent
Re: Common Navigator Framework viewer with EMF [message #1798123 is a reply to message #424458] Mon, 12 November 2018 23:55 Go to previous messageGo to next message
Eclipse UserFriend
Hi,
I have followed above mentioned eclipsezone link to bring EMF to common navigator.
However i have two problems,
1. I don't see the Context menu popup on the EMF EObject tree when i right click.
2. I would like to use property editor to edit EMF EObject properties.

Can anyone help me?

Best Regards,
Venkata
Re: Common Navigator Framework viewer with EMF [message #1798129 is a reply to message #1798123] Tue, 13 November 2018 01:30 Go to previous messageGo to next message
Eclipse UserFriend
This is really old stuff and I don't think anything ever came from that. Some technologies provide integration with the Project Explorer view (which uses the Common Navigator framework), but those don't generally support editing as far as I know. You have to actually open an editor to do editing...
Re: Common Navigator Framework viewer with EMF [message #1801723 is a reply to message #1798129] Fri, 25 January 2019 04:19 Go to previous message
Eclipse UserFriend
Hi, Capella uses a CNF viewer to edit models. Now I don't say it's pretty, but it works.

https://polarsys.org/capella/
https://git.polarsys.org/c/capella/capella.git/tree/core/plugins/org.polarsys.capella.core.platform.sirius.ui.navigator/src/org/polarsys/capella/core/platform/sirius/ui/navigator/view/CapellaCommonNavigator.java
Previous Topic:What happened to EMF Index
Next Topic:Are static JET templates useable?
Goto Forum:
  


Current Time: Wed Jul 23 22:28:09 EDT 2025

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

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

Back to the top