A. Gómez, J. Cabot, M. Wimmer: TemporalEMF: A Temporal Metamodeling Framework, 37th International Conference on Conceptual Modeling (ER 2018), Xi'an, China; 22.10.2018 - 25.10.2018; in Proceedings of the 37th International Conference on Conceptual Modeling (ER 2018), (2018), pages 1-12. temporalEMF.pdf


Existing modeling tools provide direct access to the most current version of a model but very limited support to inspect the model state in the past. This typically requires looking for a model version (usually stored in some kind of external versioning system like Git) roughly corresponding to the desired period and using it to manually retrieve the required data. This approximate answer is not enough in scenarios that require a more precise and immediate response to temporal queries like complex collaborative co-engineering processes or runtime models. In this paper, we reuse well-known concepts from temporal languages to propose a temporal metamodeling framework, called TemporalEMF, that adds native temporal support for models. In our framework, models are automatically treated as temporal models and can be subjected to temporal queries to retrieve the model contents at different points in time. We have built our framework on top of the Eclipse Modeling Framework (EMF). Behind the scenes, the history of a model is transparently stored in a NoSQL database. We evaluate the resulting TemporalEMF framework with an Industry 4.0 case study about a production system simulator. The results show good scalability for storing and accessing temporal models without requiring changes to the syntax and semantics of the simulator.

TemporalEMF: A Temporal Metamodeling Framework