Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » GMT (Generative Modeling Technologies) » [Announce][Epsilon] Prototype tool support for user-defined wizards in GMF-based editors
[Announce][Epsilon] Prototype tool support for user-defined wizards in GMF-based editors [message #379565] Fri, 07 September 2007 15:41 Go to next message
Dimitrios Kolovos is currently offline Dimitrios KolovosFriend
Messages: 1776
Registered: July 2009
Senior Member
Dear all,

In the context of the Epsilon GMT component we have implemented
tool-support for defining and executing custom wizards (i.e.
macros/scripts) in GMF-based editors. Important features include support
for existing GMF-based editors without needing to re-generate or
customize them in any way, support for user-input, and for
undoing/redoing the effects of a wizard on the edited model.

As an example, in http://www.eclipse.org/gmt/epsilon/cinema you can
watch a flash demo of a wizard that automates the task of extracting an
interface from a UML2 class in the GMF-based UML2 class diagram editor.

This work will also be presented in the Modelling Symposium of the
Eclipse Summit Europe 2007 on October 10 in Ludwigsburg, Germany.

Cheers,
Dimitrios
Re: [Announce][Epsilon] Prototype tool support for user-defined wizards in GMF-based editors [message #379566 is a reply to message #379565] Sat, 08 September 2007 05:48 Go to previous messageGo to next message
Koji Hashimoto is currently offline Koji HashimotoFriend
Messages: 28
Registered: July 2009
Junior Member
Dimitrios,

Epsilon is very interesting for me!

I'm working on a diagram version of the reflective EMF editor (http://dynamicgmf.sourceforge.net/).
I've already got an inspiration from Exeed to enhance my diagram editor to enable users to customize labels and notation figures.

GMF EWL Wizards also inspires me. Excellent work!

Koji


From: Dimitrios Kolovos <dskolovos@gmail.com>
Subject: [Announce][Epsilon] Prototype tool support for user-defined wizards in GMF-based editors
Date: Fri, 07 Sep 2007 18:41:55 +0300

> Dear all,
>
> In the context of the Epsilon GMT component we have implemented
> tool-support for defining and executing custom wizards (i.e.
> macros/scripts) in GMF-based editors. Important features include support
> for existing GMF-based editors without needing to re-generate or
> customize them in any way, support for user-input, and for
> undoing/redoing the effects of a wizard on the edited model.
>
> As an example, in http://www.eclipse.org/gmt/epsilon/cinema you can
> watch a flash demo of a wizard that automates the task of extracting an
> interface from a UML2 class in the GMF-based UML2 class diagram editor.
>
> This work will also be presented in the Modelling Symposium of the
> Eclipse Summit Europe 2007 on October 10 in Ludwigsburg, Germany.
>
> Cheers,
> Dimitrios
Re: [Announce][Epsilon] Prototype tool support for user-defined wizards in GMF-based editors [message #379567 is a reply to message #379566] Mon, 10 September 2007 09:18 Go to previous messageGo to next message
Dimitrios Kolovos is currently offline Dimitrios KolovosFriend
Messages: 1776
Registered: July 2009
Senior Member
Hi Koji,

Thanks :) Is the annotation-enhanced version of DynamicGMF
ready/available for public access?

Cheers,
Dimitrios

Koji Hashimoto wrote:
> Dimitrios,
>
> Epsilon is very interesting for me!
>
> I'm working on a diagram version of the reflective EMF editor (http://dynamicgmf.sourceforge.net/).
> I've already got an inspiration from Exeed to enhance my diagram editor to enable users to customize labels and notation figures.
>
> GMF EWL Wizards also inspires me. Excellent work!
>
> Koji
>
>
> From: Dimitrios Kolovos <dskolovos@gmail.com>
> Subject: [Announce][Epsilon] Prototype tool support for user-defined wizards in GMF-based editors
> Date: Fri, 07 Sep 2007 18:41:55 +0300
>
>> Dear all,
>>
>> In the context of the Epsilon GMT component we have implemented
>> tool-support for defining and executing custom wizards (i.e.
>> macros/scripts) in GMF-based editors. Important features include support
>> for existing GMF-based editors without needing to re-generate or
>> customize them in any way, support for user-input, and for
>> undoing/redoing the effects of a wizard on the edited model.
>>
>> As an example, in http://www.eclipse.org/gmt/epsilon/cinema you can
>> watch a flash demo of a wizard that automates the task of extracting an
>> interface from a UML2 class in the GMF-based UML2 class diagram editor.
>>
>> This work will also be presented in the Modelling Symposium of the
>> Eclipse Summit Europe 2007 on October 10 in Ludwigsburg, Germany.
>>
>> Cheers,
>> Dimitrios
Re: [Announce][Epsilon] Prototype tool support for user-defined wizards in GMF-b [message #379568 is a reply to message #379567] Mon, 10 September 2007 11:50 Go to previous message
Koji Hashimoto is currently offline Koji HashimotoFriend
Messages: 28
Registered: July 2009
Junior Member
Hi Dimitrios,

Not yet. To be exact, I have not started. But I will.
DynamicGMF is still in a very early state. I'm trying to finish to support
ecore (DynamicGMF currently supports only .xsd).

Thanks,

Koji


Dimitrios Kolovos wrote:

> Hi Koji,

> Thanks :) Is the annotation-enhanced version of DynamicGMF
> ready/available for public access?

> Cheers,
> Dimitrios

> Koji Hashimoto wrote:
>> Dimitrios,
>>
>> Epsilon is very interesting for me!
>>
>> I'm working on a diagram version of the reflective EMF editor
(http://dynamicgmf.sourceforge.net/).
>> I've already got an inspiration from Exeed to enhance my diagram editor to
enable users to customize labels and notation figures.
>>
>> GMF EWL Wizards also inspires me. Excellent work!
>>
>> Koji
>>
>>
>> From: Dimitrios Kolovos <dskolovos@gmail.com>
>> Subject: [Announce][Epsilon] Prototype tool support for user-defined
wizards in GMF-based editors
>> Date: Fri, 07 Sep 2007 18:41:55 +0300
>>
>>> Dear all,
>>>
>>> In the context of the Epsilon GMT component we have implemented
>>> tool-support for defining and executing custom wizards (i.e.
>>> macros/scripts) in GMF-based editors. Important features include support
>>> for existing GMF-based editors without needing to re-generate or
>>> customize them in any way, support for user-input, and for
>>> undoing/redoing the effects of a wizard on the edited model.
>>>
>>> As an example, in http://www.eclipse.org/gmt/epsilon/cinema you can
>>> watch a flash demo of a wizard that automates the task of extracting an
>>> interface from a UML2 class in the GMF-based UML2 class diagram editor.
>>>
>>> This work will also be presented in the Modelling Symposium of the
>>> Eclipse Summit Europe 2007 on October 10 in Ludwigsburg, Germany.
>>>
>>> Cheers,
>>> Dimitrios
Re: [Announce][Epsilon] Prototype tool support for user-defined wizards in GMF-based editors [message #607552 is a reply to message #379565] Sat, 08 September 2007 05:48 Go to previous message
Koji Hashimoto is currently offline Koji HashimotoFriend
Messages: 28
Registered: July 2009
Junior Member
Dimitrios,

Epsilon is very interesting for me!

I'm working on a diagram version of the reflective EMF editor (http://dynamicgmf.sourceforge.net/).
I've already got an inspiration from Exeed to enhance my diagram editor to enable users to customize labels and notation figures.

GMF EWL Wizards also inspires me. Excellent work!

Koji


From: Dimitrios Kolovos <dskolovos@gmail.com>
Subject: [Announce][Epsilon] Prototype tool support for user-defined wizards in GMF-based editors
Date: Fri, 07 Sep 2007 18:41:55 +0300

> Dear all,
>
> In the context of the Epsilon GMT component we have implemented
> tool-support for defining and executing custom wizards (i.e.
> macros/scripts) in GMF-based editors. Important features include support
> for existing GMF-based editors without needing to re-generate or
> customize them in any way, support for user-input, and for
> undoing/redoing the effects of a wizard on the edited model.
>
> As an example, in http://www.eclipse.org/gmt/epsilon/cinema you can
> watch a flash demo of a wizard that automates the task of extracting an
> interface from a UML2 class in the GMF-based UML2 class diagram editor.
>
> This work will also be presented in the Modelling Symposium of the
> Eclipse Summit Europe 2007 on October 10 in Ludwigsburg, Germany.
>
> Cheers,
> Dimitrios
Re: [Announce][Epsilon] Prototype tool support for user-defined wizards in GMF-based editors [message #607553 is a reply to message #379566] Mon, 10 September 2007 09:18 Go to previous message
Dimitrios Kolovos is currently offline Dimitrios KolovosFriend
Messages: 1776
Registered: July 2009
Senior Member
Hi Koji,

Thanks :) Is the annotation-enhanced version of DynamicGMF
ready/available for public access?

Cheers,
Dimitrios

Koji Hashimoto wrote:
> Dimitrios,
>
> Epsilon is very interesting for me!
>
> I'm working on a diagram version of the reflective EMF editor (http://dynamicgmf.sourceforge.net/).
> I've already got an inspiration from Exeed to enhance my diagram editor to enable users to customize labels and notation figures.
>
> GMF EWL Wizards also inspires me. Excellent work!
>
> Koji
>
>
> From: Dimitrios Kolovos <dskolovos@gmail.com>
> Subject: [Announce][Epsilon] Prototype tool support for user-defined wizards in GMF-based editors
> Date: Fri, 07 Sep 2007 18:41:55 +0300
>
>> Dear all,
>>
>> In the context of the Epsilon GMT component we have implemented
>> tool-support for defining and executing custom wizards (i.e.
>> macros/scripts) in GMF-based editors. Important features include support
>> for existing GMF-based editors without needing to re-generate or
>> customize them in any way, support for user-input, and for
>> undoing/redoing the effects of a wizard on the edited model.
>>
>> As an example, in http://www.eclipse.org/gmt/epsilon/cinema you can
>> watch a flash demo of a wizard that automates the task of extracting an
>> interface from a UML2 class in the GMF-based UML2 class diagram editor.
>>
>> This work will also be presented in the Modelling Symposium of the
>> Eclipse Summit Europe 2007 on October 10 in Ludwigsburg, Germany.
>>
>> Cheers,
>> Dimitrios
Re: [Announce][Epsilon] Prototype tool support for user-defined wizards in GMF-b [message #607554 is a reply to message #379567] Mon, 10 September 2007 11:50 Go to previous message
Koji Hashimoto is currently offline Koji HashimotoFriend
Messages: 28
Registered: July 2009
Junior Member
Hi Dimitrios,

Not yet. To be exact, I have not started. But I will.
DynamicGMF is still in a very early state. I'm trying to finish to support
ecore (DynamicGMF currently supports only .xsd).

Thanks,

Koji


Dimitrios Kolovos wrote:

> Hi Koji,

> Thanks :) Is the annotation-enhanced version of DynamicGMF
> ready/available for public access?

> Cheers,
> Dimitrios

> Koji Hashimoto wrote:
>> Dimitrios,
>>
>> Epsilon is very interesting for me!
>>
>> I'm working on a diagram version of the reflective EMF editor
(http://dynamicgmf.sourceforge.net/).
>> I've already got an inspiration from Exeed to enhance my diagram editor to
enable users to customize labels and notation figures.
>>
>> GMF EWL Wizards also inspires me. Excellent work!
>>
>> Koji
>>
>>
>> From: Dimitrios Kolovos <dskolovos@gmail.com>
>> Subject: [Announce][Epsilon] Prototype tool support for user-defined
wizards in GMF-based editors
>> Date: Fri, 07 Sep 2007 18:41:55 +0300
>>
>>> Dear all,
>>>
>>> In the context of the Epsilon GMT component we have implemented
>>> tool-support for defining and executing custom wizards (i.e.
>>> macros/scripts) in GMF-based editors. Important features include support
>>> for existing GMF-based editors without needing to re-generate or
>>> customize them in any way, support for user-input, and for
>>> undoing/redoing the effects of a wizard on the edited model.
>>>
>>> As an example, in http://www.eclipse.org/gmt/epsilon/cinema you can
>>> watch a flash demo of a wizard that automates the task of extracting an
>>> interface from a UML2 class in the GMF-based UML2 class diagram editor.
>>>
>>> This work will also be presented in the Modelling Symposium of the
>>> Eclipse Summit Europe 2007 on October 10 in Ludwigsburg, Germany.
>>>
>>> Cheers,
>>> Dimitrios
Previous Topic:[Announce][Epsilon] Prototype tool support for user-defined wizards in GMF-based editors
Next Topic:Re: [ATL][TCS] String expression to ATL model
Goto Forum:
  


Current Time: Thu Apr 25 12:51:04 GMT 2024

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

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

Back to the top