Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » [Sample Ecore Editor] Edit operation parameters
[Sample Ecore Editor] Edit operation parameters [message #173715] Fri, 22 February 2008 14:24 Go to next message
Eclipse UserFriend
Originally posted by: stefan.bley.saxsys.de

Hi,

some months ago I already pointed out that it is not possible to set the
parameters of EOperation in the GMF Sample Ecore Editor.

Since I hope this will get fixed sooner or later, I would like to
reference to Topcased's Ecore Editor that provides this feature. Maybe
there could be some kind of knowledge transfer.
http://topcased-mm.gforge.enseeiht.fr/website/modeling/ecore /

Regards, Stevy
Re: [Sample Ecore Editor] Edit operation parameters [message #173735 is a reply to message #173715] Fri, 22 February 2008 14:31 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

This is a multi-part message in MIME format.
--------------060302060409070109050403
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

Stefan,

Have you tried the graphical editor provided by the Ecore Tools
component of EMFT?

http://www.eclipse.org/modeling/emft/?project=ecoretools

It's being developed by the same folks who did the Topcased one. I think
there might be problems if you install the GMF one and the Ecore Tools
one together, so best to delete/disable the GMF one...

Stefan Bley wrote:
> Hi,
>
> some months ago I already pointed out that it is not possible to set
> the parameters of EOperation in the GMF Sample Ecore Editor.
>
> Since I hope this will get fixed sooner or later, I would like to
> reference to Topcased's Ecore Editor that provides this feature. Maybe
> there could be some kind of knowledge transfer.
> http://topcased-mm.gforge.enseeiht.fr/website/modeling/ecore /
>
> Regards, Stevy


--------------060302060409070109050403
Content-Type: text/html; charset=ISO-8859-15
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Stefan,<br>
<br>
Have you tried the graphical editor provided by the Ecore Tools
component of EMFT?<br>
<blockquote><a
href="http://www.eclipse.org/modeling/emft/?project=ecoretools">http://www.eclipse.org/modeling/emft/?project=ecoretools</a><br>
</blockquote>
It's being developed by the same folks who did the Topcased one. I
think there might be problems if you install the GMF one and the Ecore
Tools one together, so best to delete/disable the GMF one...<br>
<br>
Stefan Bley wrote:
<blockquote cite="mid:fpmlul$1v6$1@build.eclipse.org" type="cite">Hi,
<br>
<br>
some months ago I already pointed out that it is not possible to set
the parameters of EOperation in the GMF Sample Ecore Editor.
<br>
<br>
Since I hope this will get fixed sooner or later, I would like to
reference to Topcased's Ecore Editor that provides this feature. Maybe
there could be some kind of knowledge transfer.
<br>
<a class="moz-txt-link-freetext" href=" http://topcased-mm.gforge.enseeiht.fr/website/modeling/ecore /"> http://topcased-mm.gforge.enseeiht.fr/website/modeling/ecore /</a>
<br>
<br>
Regards, Stevy
<br>
</blockquote>
<br>
</body>
</html>

--------------060302060409070109050403--
Re: [Sample Ecore Editor] Edit operation parameters [message #173742 is a reply to message #173735] Fri, 22 February 2008 14:54 Go to previous messageGo to next message
Jacques LESCOT is currently offline Jacques LESCOTFriend
Messages: 247
Registered: July 2009
Senior Member
Ed,

You do not need to disable the GMF one as we fixed the problem we got
previously when both Ecore Tools and GMF Sample Ecore editor were
activated. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=214113


Ed Merks a écrit :
> Stefan,
>
> Have you tried the graphical editor provided by the Ecore Tools
> component of EMFT?
>
> http://www.eclipse.org/modeling/emft/?project=ecoretools
>
> It's being developed by the same folks who did the Topcased one. I think
> there might be problems if you install the GMF one and the Ecore Tools
> one together, so best to delete/disable the GMF one...
>
> Stefan Bley wrote:
>> Hi,
>>
>> some months ago I already pointed out that it is not possible to set
>> the parameters of EOperation in the GMF Sample Ecore Editor.
>>
>> Since I hope this will get fixed sooner or later, I would like to
>> reference to Topcased's Ecore Editor that provides this feature. Maybe
>> there could be some kind of knowledge transfer.
>> http://topcased-mm.gforge.enseeiht.fr/website/modeling/ecore /
>>
>> Regards, Stevy
>
Re: [Sample Ecore Editor] Edit operation parameters [message #173779 is a reply to message #173735] Fri, 22 February 2008 15:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: stefan.bley.saxsys.de

> Have you tried the graphical editor provided by the Ecore Tools
> component of EMFT?
>
> http://www.eclipse.org/modeling/emft/?project=ecoretools
>
> It's being developed by the same folks who did the Topcased one. I think
> there might be problems if you install the GMF one and the Ecore Tools
> one together, so best to delete/disable the GMF one...

Unlike Topcased's version, the Ecore editor from EMFT makes my Eclipse
instance hang up. Is it compatible to Europa compliant plugins or do I
need newer ones (e.g. EMF)?

What I would like to do is to re-use the editor/edit parts of Ecore in
my own editor. E.g. I want to provide a meta element "Operation" and
re-use the edit/editor parts of EOperation. Especially the new
"Parameters" tab in EOperation's properties view.

Stefan
Re: [Sample Ecore Editor] Edit operation parameters [message #173803 is a reply to message #173779] Fri, 22 February 2008 16:48 Go to previous message
Jacques LESCOT is currently offline Jacques LESCOTFriend
Messages: 247
Registered: July 2009
Senior Member
Yes, Ecore Tools is not compliant with Eclipse Europa version. As we
started a few months ago, and that we highly depends on the new features
developed as part of GMF, we are targeting the Ganymede release only for
the moment, so you need to install the corresponding 3.4 milestone version.

Stefan Bley a écrit :
>> Have you tried the graphical editor provided by the Ecore Tools
>> component of EMFT?
>>
>> http://www.eclipse.org/modeling/emft/?project=ecoretools
>>
>> It's being developed by the same folks who did the Topcased one. I
>> think there might be problems if you install the GMF one and the Ecore
>> Tools one together, so best to delete/disable the GMF one...
>
> Unlike Topcased's version, the Ecore editor from EMFT makes my Eclipse
> instance hang up. Is it compatible to Europa compliant plugins or do I
> need newer ones (e.g. EMF)?
>
> What I would like to do is to re-use the editor/edit parts of Ecore in
> my own editor. E.g. I want to provide a meta element "Operation" and
> re-use the edit/editor parts of EOperation. Especially the new
> "Parameters" tab in EOperation's properties view.
>
> Stefan
Previous Topic:GMF and MultiPageEditorPart
Next Topic:Dependency to EMF.edit plug-in
Goto Forum:
  


Current Time: Fri Apr 26 23:21:34 GMT 2024

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

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

Back to the top