Generic and reflective graph transformations for checking and enforcement of modeling guidelines

  • Authors:
  • Elodie Legros;Carsten Amelunxen;Felix Klar;Andy Schürr

  • Affiliations:
  • Real-Time Systems Lab, Technische Universität Darmstadt, Germany;Real-Time Systems Lab, Technische Universität Darmstadt, Germany;Real-Time Systems Lab, Technische Universität Darmstadt, Germany;Real-Time Systems Lab, Technische Universität Darmstadt, Germany

  • Venue:
  • Journal of Visual Languages and Computing
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

In the automotive industry, the model driven development of software, today considered as the standard paradigm, is generally based on the use of the tool MATLAB Simulink/Stateflow. To increase the quality, the reliability, and the efficiency of the models and the generated code, checking and elimination of detected guideline violations defined in huge catalogs has become an essential task in the development process. It represents such a tremendous amount of boring work that it must necessarily be automated. In the past we have shown that graph transformation tools like Fujaba/MOFLON allow for the specification of single modeling guidelines on a very high level of abstraction and that guideline checking tools can be generated from these specifications easily. Unfortunately, graph transformation languages do not offer appropriate concepts for reuse of specification fragments-a MUST, when we deal with hundreds of guidelines. As a consequence we present an extension of MOFLON that supports the definition of generic rewrite rules and combines them with the reflective programming mechanisms of Java and the model repository interface standard Java Metadata Interface (JMI).