Reference representation techniques for large models

  • Authors:
  • Markus Scheidgen

  • Affiliations:
  • Humboldt Universität zu Berlin, Berlin, Germany

  • Venue:
  • Proceedings of the Workshop on Scalability in Model Driven Engineering
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

If models consist of more and more objects, time and space required to process these models becomes an issue. To solve this we can employ different existing frameworks that use different model representations (e.g. trees in XMI or relational data with CDO). Based on the observation that these frameworks reach different performance measures for different operations and different model characteristics, we rise the question if and how different model representations can be combined to mitigate performance issues of individual representations. In this paper, we analyze different techniques to represent references, which are one important aspect to process large models efficiently. We present the persistence framework EMF-Fragments, which combines the representation of references as source-object contained sets of target-objects (e.g. in XMI) within the representation as relations similar to those in relational databases (e.g. with CDO). We also present a performance evaluation for both representations and discuss the use of both representations in three applications: models for source-code repositories, scientific data, and geo-spatial data.