Skip to content

This is a Requirement Engineering tool that supports model based design using the BIP component framework.

License

Notifications You must be signed in to change notification settings

emmastac/RERD-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                     RERD tool

What is it?

RERD tool supports early validation of requirements and a model-based system design using BIP models. RERD's website is at https://emmastac.github.io/RERD-tool/

Latest Version

Currently, only one version is available and can be downloaded at https://github.com/emmastac/RERD-tool.git

Dependencies

All dependencies are under rerd-tool_lib/

Contents

  • A /src folder with the RERD's classes
  • A /architectureDefinitions folder with BIP models for arcitectures
  • A /componentModels folder with BIP models for system components
  • A /ontologies folder with files for the ontologies
  • A SyntaxtText.txt file that defines the Boilerplate grammar
  • A Properties.txt file that defines the Property pattern grammar

Installation

No installation is needed. A Java version (1.7+) is required.

Execution

RERD tool has only a grapical user interface.

Copy the rerd.jar, found in /jars folder, into the top level folder:

   $ cp jars/rerd.jar .

Run rerd.jar with the following command:

   $ java -jar rerd.jar

Licensing

This information is in a separate file named LICENSE.

Contact

To report bugs or to ask support with the use of RERD, feel free to contact me (Emmanouela Stachtiari, Ph.D) at emmanouela.stachtiari@unige.ch.

About

This is a Requirement Engineering tool that supports model based design using the BIP component framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages