Suvarna Garge (Editor)

Requirements Modeling Framework

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Operating system
  
cross-platform

License
  
Eclipse Public License

Platform
  
Eclipse

Website
  
eclipse.org

Requirements Modeling Framework

Stable release
  
0.13.0 / October 7, 2015

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.

Contents

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 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.

History

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

In June 2011, a proposal 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. From Formal Mind free extensions to ProR under the name ProR Essentials are developed.

Until 0.9.0, there was a binary distribution available that got discontinued in favor of just providing an update site, which can be used to install ProR into an existing Eclipse installation. Alternatively, a free third-party binary distribution called formalmind Studio is available.

Functionality

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

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.

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

Further integrations have been proposed or implemented in a prototype.

Distribution

Since the migration to the Eclipse Foundation, download statistics can be viewed by project members. In 2012, RMF has been downloaded 1400 times. The software is accessed about 200 times a month (May 2013). These statistics do not include downloads from the continuous build server.

References

Requirements Modeling Framework Wikipedia


Similar Topics