RERD tool
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/
Currently, only one version is available and can be downloaded at https://github.com/emmastac/RERD-tool.git
All dependencies are under rerd-tool_lib/
- 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
No installation is needed. A Java version (1.7+) is required.
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
This information is in a separate file named LICENSE.
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.