Requirements Modeling Framework

Summary

The Requirements Modeling Framework (RMF) is an open-source software framework for working with requirements based on the ReqIF standard. RMF consists of a core allowing reading, writing and manipulating ReqIF data, and a user interface allowing to inspect and edit request data.

Eclipse Requirements Modeling Framework
Stable release
0.10.0 or 0.14.0, depending on the eclipse version / unknown
Operating systemcross-platform
PlatformEclipse
TypeComputer-aided software engineering
LicenseEclipse Public License
Websiteeclipse.org

RMF is the first and, currently, the only open-source reference implementation of the ReqIF standards. Noteworthy is the fact that RMF has already been deployed in the ProStep ReqIF Implementor Forum[1] in order to ensure the interoperability of the commercial implementation. Since 2011 there have been reports in the German and in the international press about RMF.[2][3][4]

History edit

RMF has been in development under the name ProR since 2009 in the scope of the DEPLOY[5] research project, collaborative efforts quickly developed with the research project Verde[6] resulting in significant acceleration of development.[7] At this point, the data model is based on RIF, the predecessor of ReqIF.

In June 2011, a proposal[8] was created to transform the code into an Eclipse Foundation project. This proposal was adopted in November 2011. A part of the migration to the Eclipse Foundation was the conversion of RIF to the current version of ReqIF 1.0.1.

In the spring of 2012 DEPLOY and Verde opted out of the research projects. Nevertheless, RMF keeps on evolving, within the framework of the research project Advance.[9] From Formal Mind[10] free extensions to ProR under the name ProR Essentials are developed.[11]

Currently neither version 0.14 nor 0.13 can be integrated into the latest version of eclipse, neither ProR nor RMF.[12] Only version 0.10.0 remains, reasons for that are unknown. Version 0.13 (from the release folder) and version 0.14 (from the latest folder) can be integrated into eclipse version "Mars.2 Release (4.5.2)".

Functionality edit

The RMF core allows for storing, writing, validating and manipulating ReqIF files. The manipulation of data is implemented programmatically using EMF.

ProR additionally enables the interactive creation, inspecting and editing of ReqIF models. The requirements are then presented in configurable tables. Links between requirements can be created via Drag & Drop, or through context menus.

Integration with other tools edit

ProR is designed for integration with other Eclipse-based tools. There is an extension point available, which makes it possible to integrate other available renderers and editors, or to react to Drag & Drop events from outside.

As part of DEPLOY and Advance, the integration of Event-B models was developed.[13][14]

The TOPCASED -project has now, as suggested,[15] integrated RMF.

Further integrations have been proposed or implemented in a prototype.[16]

References edit

  1. ^ ReqIF Implementor Forum, ProSTEP website, accessed on May 28, 2013
  2. ^ Michael Jastram, Andreas Graf: Requirements Modeling Framework. In: Eclipse Magazin, 6.11, 2011
  3. ^ Michael Jastram, Mark Brörkens: ReqIF in der Open Source: Das Eclipse Requirements Modeling Framework Archived 2012-10-02 at the Wayback Machine. In: ReConf 2012
  4. ^ Michael Jastram Christof Ebert: ReqIF: Seamless Requirements Interchange Format between Business Partners. In: IEEE Software, 2012
  5. ^ FP7 Deploy Research Project, Homepage. Accessed on May 29, 2013
  6. ^ itea Verde Research Project, Homepage. Accessed on May 29, 2013
  7. ^ Michael Jastram: ProR, an Open Source Platform for Requirements Engineering based on RIF. In: SeisConf 2010
  8. ^ RMF Proposal, Eclipse Homepage. Accessed on May 29, 2013
  9. ^ FP7 Advance Research Project, Homepage. Accessed on May 29, 2013
  10. ^ Formal Mind GmbH, Homepage. Accessed on May 29, 2013
  11. ^ Michael Jastram: ReqIF-olution: Mit Eclipse und ReqIF zur Open-Source ALM-Werkzeugkette. In: ObjektSpektrum 3/2013
  12. ^ Bug 539645 - Plugin can not be installed, Bugticket proofing obsolescence of the project. Accessed on September 29, 2018
  13. ^ Integration für Event-B-Modelle, Event-B Homepage. Accessed on May 29, 2013
  14. ^ Hallerstede, Stefan; Jastram, Michael; Ladenberger, Lukas (2013). "A Method and Tool for Tracing Requirements into Specifications" (PDF). Science of Computer Programming. 82: 2–21. doi:10.1016/j.scico.2013.03.008.
  15. ^ Michael Jastram, Andreas Graf: Requirement Traceability in Topcased with the Requirements Interchange Format (RIF/ReqIF). In: First Topcased Days Toulouse, 2011
  16. ^ Michael Jastram: The ProR Approach: Traceability of Requirements and System Descriptions. In: Inaugural-Dissertation, 2012

External links edit

  • RMF Homepage
  • ProR Homepage