Published May 8, 2024
| Version v5.2.0.202404221423
Dataset
Open
Dataset and Replication Package for the View-Based Retriever Approach To Reverse Engineering Software Architecture Models
Authors/Creators
Description
Dataset and replication package for the view-based Retriever approach to reverse engineering software architecture models. Each Dataset project is structured as follows:
- The .ruleengine.yml file contains the configuration for running the Retriever approach.
- The repository value is the ID of a GitHub repository.
- The current_version value is the latest version of the retriever approach used to build the architectural models.
- The rules values are the rules used to build the architectural models.
- The model_re folder contains the architectural model of the system automatically generated by the Retriever approach.
- The pcm folder contains the Palladio Component Model (PCM) of the system.
- The uml folder contains the PlantUML model.
- The model_gs folder contains our manual gold standards for the system.
The easiest way to use our approach is to use the CLI application with the given parameters: ./eclipse -i /path/to/input/directory -o /path/to/output/directory -r supported_rules
Files
Dataset.zip
Files
(618.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:4993cd71da779e95164dcdd2ce280097
|
2.6 MB | Preview Download |
|
md5:2bf5bcfeb464491f5f529c9520827fe1
|
123.0 MB | Preview Download |
|
md5:6da1030fb403fa3ec1be9de7b77824a3
|
123.0 MB | Preview Download |
|
md5:e2bef9895877039077b3eb694661d240
|
123.0 MB | Preview Download |
|
md5:a9335a970bb761b608c65e3a57b65814
|
123.0 MB | Preview Download |
|
md5:5ddb198116601b008ba3954adc66b96b
|
123.9 MB | Preview Download |
|
md5:40f0e914ca853428af88a1f98707bc32
|
363.3 kB | Preview Download |
Additional details
Software
- Repository URL
- https://github.com/PalladioSimulator/Palladio-ReverseEngineering-Benchmark
- Programming language
- Java , Xtend