Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "RMF/User Guide"

< RMF
(Initial content)
Line 8: Line 8:
  
 
We use the ReqIF terminology in this document. This means that a requirement is called SpecObject. A Document holding requirements in a tree structure is called Specification.  Please consult the [http://www.omg.org/spec/ReqIF/1.0.1/ OMG ReqIF 1.0.1] specification for details
 
We use the ReqIF terminology in this document. This means that a requirement is called SpecObject. A Document holding requirements in a tree structure is called Specification.  Please consult the [http://www.omg.org/spec/ReqIF/1.0.1/ OMG ReqIF 1.0.1] specification for details
 +
 +
== Contents (and Eclipse Help) ==
 +
 +
The User guide is converted into Eclipse help (excluding this page).  The chapters that are converted are:
 +
 +
* [[RMF/User Guide/Tutorial]]
 +
* [[RMF/User Guide/Reference]]
 +
* [[RMF/User Guide/Presentations]]
 +
* [[RMF/FAQ]]
  
 
[[Category:RMF]]
 
[[Category:RMF]]

Revision as of 04:45, 14 June 2012

Introduction

ProR is a generic Requirements Engineering Tool. It was initially developed at the Institute for Computer Science at the Heinrich-Heine University in Düsseldorf and is now an Eclipse Foundation project. The tool is based on (and part of) the Requirements Modeling Framework (RMF), which provides the core for ProR. The core was initially developed by itemis.

ProR is based on the ReqIF standard, which provides interoperability with Industry tools like IBM Doors and many others. ProR can be customized with Plug-Ins, and the first Plug-In to be developed is an integration with Rodin, a platform for formal system development.

Terminology

We use the ReqIF terminology in this document. This means that a requirement is called SpecObject. A Document holding requirements in a tree structure is called Specification. Please consult the OMG ReqIF 1.0.1 specification for details

Contents (and Eclipse Help)

The User guide is converted into Eclipse help (excluding this page). The chapters that are converted are:

Back to the top