Feather: A Feature Model Transformation Language
Ahmet Serkan Karata\c{s}

TL;DR
Feather is a new language designed to describe and execute transformations on feature models, aiding in their evolution to accommodate changing requirements in software product lines.
Contribution
This paper introduces Feather, a formal language with semantics and an interpreter for evolving feature models, including practical examples demonstrating its effectiveness.
Findings
Feather effectively models feature model transformations.
The language handles large feature models with over 1,200 features.
Practical examples show Feather's applicability in dynamic environments.
Abstract
Feature modeling has been a very popular approach for variability management in software product lines. Building a feature model requires substantial domain expertise, however, even experts cannot foresee all future possibilities. Changing requirements can force a feature model to evolve in order to adapt to the new conditions. Feather is a language to describe model transformations that will evolve a feature model. This article presents the structure and foundations of Feather. First, the language elements, which consist of declarations to characterize the model to evolve and commands to manipulate its structure, are introduced. Then, semantics grounding in feature model properties are given for the commands in order to provide precise command definitions. Next, an interpreter that can realize the transformations described by the commands in a Feather script is presented. Finally,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Software Engineering Methodologies · Model-Driven Software Engineering Techniques · Service-Oriented Architecture and Web Services
