Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » EVL and EMF editor integration ?
EVL and EMF editor integration ? [message #19322] Tue, 02 June 2009 19:15 Go to next message
St is currently offline StFriend
Messages: 77
Registered: July 2009
Member
Hi list,

I'm making a tool to generate schema definition text-file from a model
instance (for those of you who know Symfony, it's all about sfDoctrine
plug-in schema tooling).

I'm currently coding a validation file but I don't know how to call it
from the EMF editor. Is this possible yet ?

I thought about coding a wizard which would do the call, but I don't know
if there is a "standard" way or if this is the standard way.

I'd like to have it "integrated" in the EMF editor by right-clicking like
Wizard and not having to get somewhere else to have the validation process
launched (like using ANT tasks or such, if available; but still if not
possible yet, I'll go this way for now ;-).

By EMF Editor, I mean the editor which is created dynamically or not when
clicking "Create a dynamic instance" from the EMF Ecore model file.
Re: EVL and EMF editor integration ? [message #19413 is a reply to message #19322] Wed, 03 June 2009 12:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myemail.server.com

Hi Stéphane,

Apologies for the delayed response.

To integrate with the EMF editor, you should follow the process outlined in

http://epsilonlabs.wiki.sourceforge.net/EVL-GMF+Integration

It's the same for EMF and GMF editors as EVL hooks into the EMF
validation framework that underpins both. Then, to invoke validation,
you should right-click on the root of your model in the EMF tree-based
editor and click "Validate".

Cheers,
Dimitris

Stéphane wrote:
> Hi list,
>
> I'm making a tool to generate schema definition text-file from a model
> instance (for those of you who know Symfony, it's all about sfDoctrine
> plug-in schema tooling).
>
> I'm currently coding a validation file but I don't know how to call it
> from the EMF editor. Is this possible yet ?
>
> I thought about coding a wizard which would do the call, but I don't
> know if there is a "standard" way or if this is the standard way.
>
> I'd like to have it "integrated" in the EMF editor by right-clicking
> like Wizard and not having to get somewhere else to have the validation
> process launched (like using ANT tasks or such, if available; but still
> if not possible yet, I'll go this way for now ;-).
>
> By EMF Editor, I mean the editor which is created dynamically or not
> when clicking "Create a dynamic instance" from the EMF Ecore model file.
>
Re: EVL and EMF editor integration ? [message #19459 is a reply to message #19413] Thu, 04 June 2009 00:33 Go to previous message
St is currently offline StFriend
Messages: 77
Registered: July 2009
Member
Hi Dimitris,

Thanks for your answer, I feel pretty stupid as I remember having seen
this somewhere else before... ôò

No problem for response time, you have a good ping ;-)
Re: EVL and EMF editor integration ? [message #568742 is a reply to message #19322] Wed, 03 June 2009 12:16 Go to previous message
Eclipse UserFriend
Originally posted by: myemail.server.com

Hi Stéphane,

Apologies for the delayed response.

To integrate with the EMF editor, you should follow the process outlined in

http://epsilonlabs.wiki.sourceforge.net/EVL-GMF+Integration

It's the same for EMF and GMF editors as EVL hooks into the EMF
validation framework that underpins both. Then, to invoke validation,
you should right-click on the root of your model in the EMF tree-based
editor and click "Validate".

Cheers,
Dimitris

Stéphane wrote:
> Hi list,
>
> I'm making a tool to generate schema definition text-file from a model
> instance (for those of you who know Symfony, it's all about sfDoctrine
> plug-in schema tooling).
>
> I'm currently coding a validation file but I don't know how to call it
> from the EMF editor. Is this possible yet ?
>
> I thought about coding a wizard which would do the call, but I don't
> know if there is a "standard" way or if this is the standard way.
>
> I'd like to have it "integrated" in the EMF editor by right-clicking
> like Wizard and not having to get somewhere else to have the validation
> process launched (like using ANT tasks or such, if available; but still
> if not possible yet, I'll go this way for now ;-).
>
> By EMF Editor, I mean the editor which is created dynamically or not
> when clicking "Create a dynamic instance" from the EMF Ecore model file.
>
Re: EVL and EMF editor integration ? [message #568755 is a reply to message #19413] Thu, 04 June 2009 00:33 Go to previous message
St is currently offline StFriend
Messages: 77
Registered: July 2009
Member
Hi Dimitris,

Thanks for your answer, I feel pretty stupid as I remember having seen
this somewhere else before... ôò

No problem for response time, you have a good ping ;-)
Previous Topic:SVN without subversive?
Next Topic:EWL and reserved word as metaclass name (Integer) and instanciation
Goto Forum:
  


Current Time: Fri Apr 19 14:15:35 GMT 2024

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

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

Back to the top