Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Common Navigator Framework viewer with EMF
Common Navigator Framework viewer with EMF [message #423643] Fri, 03 October 2008 19:39 Go to next message
VincentL is currently offline VincentLFriend
Messages: 88
Registered: July 2009
Member
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 19:50 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33113
Registered: July 2009
Senior Member
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


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Common Navigator Framework viewer with EMF [message #423843 is a reply to message #423643] Tue, 07 October 2008 20:12 Go to previous messageGo to next message
Jeffrey Ricker is currently offline Jeffrey RickerFriend
Messages: 18
Registered: July 2009
Junior Member
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 16:48 Go to previous messageGo to next message
VincentL is currently offline VincentLFriend
Messages: 88
Registered: July 2009
Member
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] Tue, 13 November 2018 04:55 Go to previous messageGo to next message
Venkata Chittem is currently offline Venkata ChittemFriend
Messages: 13
Registered: October 2018
Junior Member
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 06:30 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33113
Registered: July 2009
Senior Member
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...

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Common Navigator Framework viewer with EMF [message #1801723 is a reply to message #1798129] Fri, 25 January 2019 09:19 Go to previous message
Felix Dorner is currently offline Felix DornerFriend
Messages: 392
Registered: December 2015
Senior Member
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: Fri Mar 29 06:58:20 GMT 2024

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

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

Back to the top