Skip to main content



      Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » Check invokation during mwe-generation
Check invokation during mwe-generation [message #622074] Fri, 05 February 2010 03:26 Go to next message
Eclipse UserFriend
Hallo,

is it possible to disable checks during mwe-generation?

I use subclass from org.eclipse.emf.ecore.EValidator where different checks of my grammar are made.

If I use mwe-generator every time the checks are invoked.
Is there any tag/command to not invoking all this checks?
Re: Check invokation during mwe-generation [message #622082 is a reply to message #622074] Fri, 05 February 2010 10:42 Go to previous message
Eclipse UserFriend
In the configuration of your MweReader component set the validate flag
to false (<component class="....MweReader"
validate="false">...</component>)

Sven


goerkem schrieb:
> Hallo,
>
> is it possible to disable checks during mwe-generation?
>
> I use subclass from org.eclipse.emf.ecore.EValidator where different
> checks of my grammar are made.
>
> If I use mwe-generator every time the checks are invoked.
> Is there any tag/command to not invoking all this checks?
>
>


--
Need professional support for Xtext and EMF?
Go to: http://xtext.itemis.com
Twitter : @svenefftinge
Blog : blog.efftinge.de
Previous Topic:EMF Compare Match Engine: overwrite absoluteMetric()
Next Topic:Alternative for ProjectIncludingResourceLoader
Goto Forum:
  


Current Time: Sun Jul 13 20:51:21 EDT 2025

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

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

Back to the top