
org.mod4j.dsl.presentation.xtext.validation.PresentationExpensiveChecks.chk Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mod4j-presentation-xtext Show documentation
Show all versions of mod4j-presentation-xtext Show documentation
This Eclipse plug-in project contains the Presentation xtext model.
The newest version!
/*
* This check file is used to specify expensive constraints for the derived
* metamodels. They will only be executed when triggered explicitly or
* at generation time.
*
* import myDsl;
*
* extension org::xtext::example::MyExtensions;
*
* context Model ERROR "Inconsistent Model" :
* invariantThatIsComplexToCheck();
*/
© 2015 - 2025 Weber Informatics LLC | Privacy Policy