Realizing Bidirectional Graph Transformations From Bidirectional Tree Transformations

Yingfei Xiong,Zhenjiang Hu,Dongxi Liu,Haiyan Zhao,Hong Mei,Masato Takeichi
2008-01-01
Abstract:Bidirectional transformations are useful to maintain consistency between source data and target data. So far, researchers have proposed several theories and tools for bidirectional transformations on tree structures. However, as far as we know, there is no widely-recognized theory for bidirectional transformations on graphs. In this paper, we propose an approach to constructing bidirectional graph transformations from existing bidirec- tional tree transformations and show how they can be use- ful to support better consistency and traceability between different models in software development.
What problem does this paper attempt to address?