Toward Bridging the Gap Between Formal Semantics and Implementation of Triple Graph Grammars (bibtex)
by , ,
Abstract:
The correctness of model transformations is a crucial element for the model-driven engineering of high quality software. A prerequisite to verify model transformations at the level of the model transformation specification is that an unambiguous formal semantics exists and that the employed implementation of the model transformation language adheres to this semantics. However, for existing relational model transformation approaches it is usually not really clear under which constraints particular implementations are really conform to the formal semantics. In this paper, we will bridge this gap for the formal semantics of triple graph grammars (TGG) and an existing efficient implementation. Whereas the formal semantics assumes backtracking and ignores non-determinism, practical implementations do not support backtracking, require rule sets that ensure determinism, and include further optimizations. Therefore, we capture how the considered TGG implementation realizes the transformation by means of operational rules, define required criteria, and show conformance to the formal semantics if these criteria are fulfilled. We further outline how static analysis can be employed to guarantee these criteria.
Reference:
Toward Bridging the Gap Between Formal Semantics and Implementation of Triple Graph Grammars (Holger Giese, Stephan Hildebrandt, Leen Lambers), In Proceedings of MoDeVVa 2010, Models Workshop on Model-Driven Engineering Verification and Validation, IEEE Computer Society, 2010.
Bibtex Entry:
@InProceedings{GieseHildebrandtLambers2010_1_1,
AUTHOR = {Giese, Holger and Hildebrandt, Stephan and Lambers, Leen},
TITLE = {{Toward Bridging the Gap Between Formal Semantics and Implementation of Triple Graph Grammars}},
YEAR = {2010},
BOOKTITLE = {Proceedings of MoDeVVa 2010, Models Workshop on Model-Driven Engineering Verification and Validation},
PAGES = {19-24},
ADDRESS = {Oslo, Norway},
PUBLISHER = {IEEE Computer Society},
PDF = {uploads/pdf/GieseHildebrandtLambers2010_1_1_worksnop-paper.pdf},
OPTacc_pdf = {},
ABSTRACT = {The correctness of model transformations is a crucial element for the model-driven engineering of high quality software. A prerequisite to verify model transformations at the level of the model transformation specification is that an unambiguous formal semantics exists and that the employed implementation of the model transformation language adheres to this semantics. However, for existing relational model transformation approaches it is usually not really clear under which constraints particular implementations are really conform to the formal semantics. In this paper, we will bridge this gap for the formal semantics of triple graph grammars (TGG) and an existing efficient implementation. Whereas the formal semantics assumes backtracking and ignores non-determinism, practical implementations do not support backtracking, require rule sets that ensure determinism, and include further optimizations. Therefore, we capture how the considered TGG implementation realizes the transformation by means of operational rules, define required criteria, and show conformance to the formal semantics if these criteria are fulfilled. We further outline how static analysis can be employed to guarantee these criteria.}
}
Powered by bibtexbrowser