All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.mod4j.dsl.presentation.xtext.validation.PresentationExpensiveChecks.chk Maven / Gradle / Ivy

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