Giter Site home page Giter Site logo

palladiosimulator / palladio-reverseengineering-retriever Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 1.0 15.1 MB

Retriever - Reverse Engineering Technique with Refinement Integration of Extracted Views with Elements and Relationships

Home Page: https://palladiosimulator.github.io/Palladio-ReverseEngineering-Retriever/

License: Eclipse Public License 2.0

Java 91.25% Xtend 8.75%
rule-engine reverse-engineering eclipse-plugin palladio xtend reverse-engineering-framework extraktion nightly-build

palladio-reverseengineering-retriever's Introduction

Retriever

Reverse Engineering Technique with Refinement Integration of Extracted Views with Elements and Relationships

Build Pipeline Continual Improvement Process Continuous Product Integration

Reverse engineering of software component models from heterogeneous artifacts of the software development process. For this purpose, technology-specific rules are used within Retriever to automatically extract static components of a system. For this purpose, the heterogeneous artifacts of a software project are first transformed into a model representation. Based on the model, Retriever applies mappings specified in rule artifacts to each model instance to identify components for the final software architecture model.

This component extraction supports base components, composite structures, interfaces, ports, and connectors. The candidate components are then used to generate the elements of the target software architecture model, which can then be used for quality prediction purposes in the Palladio context. The extracted models are suitable for improving the understanding of existing software and enabling further quality analyses. Software performance, reliability, and maintenance analyses are already available as part of a complementary tool chain.

Status

The rules engine is currently under active development. If you are interested in further information or would like to contribute your personal thoughts or requirements, please do not hesitate to contact us.

Retriever Architecture

This UML diagram shows how the Retriever approach works with the Eclipse platform. The main part of the diagram is the Retriever component, which works with other processes such as Discoverer, Extraction, Finalization, and Refinement. These components work through an orchestrator that coordinates reverse engineering so that it can be used in two ways: programmatically and graphically. It also shows how the software interacts with external models and metamodels. The diagram shows how components such as SoMoX SEFF and Vulnerability connect to the main Retriever component to extract and display software model information.

Retriever Architecture

Platform

Retriever is implemented with the Eclipse Modeling Framework (EMF). It is thus provided as a plug-in for the Eclipse platform.

Source code based on EMF metamodels is generated during the build process and is therefore not added to the repository. To generate the source code, either the Maven build or the EMF generation workflow must be run.

The rules for the model-to-model transformations are implemented in Xtend, which can be compiled into Java-compatible source code.

Discoverers

Extraction

Analyzer

Finalizer

Getting Started

Preconditions

Installation

For Development

For Direct Use

Usage

  • Create a new run configuration to launch Retriever
    • Specify the root directory of the project to be analyzed
    • Select the technology used there
    • Specify the directory for saving the PCM instances
  • If the PCM instances were not saved in the workspace, they can be imported later

Contributing

To contribute, please follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -ma '<commit_message>'
  4. Push into the original branch: git push origin <project_name>/<location>
  5. Create a new pull request.

Alternatively, you can read the GitHub documentation on how to create a pull request.

Links

Licensing

The code in this project is licensed under the EPL-2.0 License.

palladio-reverseengineering-retriever's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

dr6817

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.