Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » Check invokation during mwe-generation
Check invokation during mwe-generation [message #512446] Fri, 05 February 2010 08:26 Go to next message
goerkem is currently offline goerkemFriend
Messages: 20
Registered: October 2009
Junior Member
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 #512608 is a reply to message #512446] Fri, 05 February 2010 10:48 Go to previous message
Sven Efftinge is currently offline Sven EfftingeFriend
Messages: 1823
Registered: July 2009
Senior Member
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:[MWE] MagicDraw vs EA - how to read model
Next Topic:EMF Compare Match Engine: overwrite absoluteMetric()
Goto Forum:
  


Current Time: Thu Apr 25 05:15:05 GMT 2024

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

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

Back to the top