From 9c8409045d5012a9309f3887642715623cc8cca1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20K=C3=BChn?= <eden_06@eden-nova.de> Date: Wed, 19 Sep 2018 13:51:41 +0200 Subject: [PATCH] Significant updated of the README Included the description of FRaMED as a SPL, updated the image and added the reference. --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4453b998..c8c797f8 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ -# FRaMED (2.0) +# FRaMED SPL (2.0) -FRaMED-2.0 is the reimplementation of the Full-fledged Role Modeling EDitor allowing the graphical specification of Role-based Software Systems -by means of *compartments* (aka. *contexts*), *objects*, *roles*, and *relationships*. -Additionally, it supports a varity of constraints upon roles and relationships. +The *Full-fledged Role Modeling EDitor Software Product Line* (FRaMED SPL) (Version 2.0) is the reimplementation of FRaMED allowing the graphical specification of Role-based Software Systems by means of *compartments* (aka. *contexts*), *objects*, *roles*, and *relationships*. Moreover, it supports a varity of constraints upon roles and relationships. -See the [wiki](https://github.com/Eden-06/FRaMED-2/wiki) for further information. +While this was already possible in [FRaMED](https://github.com/leondart/FRaMED), this editor is a feature modular *graphical editor product line* (GEPL)¹ that permits users to dynamically reconfigure the available concepts, as well as constraints and developers to modularly extending the language family adding and removing concepts and constraints. - +Further information can be found in the [wiki](https://github.com/Eden-06/FRaMED-2.0/wiki). + + + +¹) Thomas Kühn, Kevin Ivo Kassin, Walter Cazzola, and Uwe Aßmann, *Modular Feature-Oriented Graphical Editor Product Lines*. In Proceedings of the 22th International Software Product Line Conference, ACM, 2018. -- GitLab