SEMay 17, 2018

Model-Driven Engineering of Self-Adaptive Software with EUREMA

arXiv:1805.07353v1128 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of systematic development of self-adaptive software for software engineers, presenting an incremental advancement in model-driven engineering.

The authors tackled the challenge of developing self-adaptive software by introducing EUREMA, an executable modeling language for runtime megamodels, which simplifies the engineering of adaptation engines and feedback loops, enabling dynamic adjustments and interactions between multiple loops.

The development of self-adaptive software requires the engineering of an adaptation engine that controls the underlying adaptable software by feedback loops. The engine often describes the adaptation by runtime models representing the adaptable software and by activities such as analysis and planning that use these models. To systematically address the interplay between runtime models and adaptation activities, runtime megamodels have been proposed. A runtime megamodel is a specific model capturing runtime models and adaptation activities. In this article, we go one step further and present an executable modeling language for ExecUtable RuntimE MegAmodels (EUREMA) that eases the development of adaptation engines by following a model-driven engineering approach. We provide a domain-specific modeling language and a runtime interpreter for adaptation engines, in particular feedback loops. Megamodels are kept alive at runtime and by interpreting them, they are directly executed to run feedback loops. Additionally, they can be dynamically adjusted to adapt feedback loops. Thus, EUREMA supports development by making feedback loops explicit at a higher level of abstraction and it enables solutions where multiple feedback loops interact or operate on top of each other and self-adaptation co-exists with offline adaptation for evolution.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes