You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Generic DataBase Modeling Tool (GenDBM) uses the MDA approach to provide a database modeling environment for both relational and geographical models. It also uses the Generic Database Metamodel (GEDBM) which gathers concepts of the most used modeling languages and notations (ER, Crow's Foot, Min-Max, UML, OMT-G, etc.).
This project performs the transformation of DSL grammar defined with the Xtext format to the grammar used for the SonarQube platform. This transformation is based on M2T approach.
Model2text transformation from an Aemilia model (generated by means of a text2Model transformation from an .aem file, using the Gra2MoL language) to the initial .aem textual specification.