Download User Guide - CloudScale Project

Transcript
Extractor
Introduction
The Extractor is a reverse engineering tool for automatic model extraction. It parses source
code and generates partial ScaleDL models that are further used by the Analyser.
Relation to Workflow
The Extractor is a reverse engineering tool for automatic model extraction. It parses source
code and generates partial ScaleDL models that are further used by the Analyser and the
Static Spotter.
Problem
There are situations for a software system that the original architecture has been lost or
outdated due to further development. The software architect has no detailed picture of what
the software system’s architecture looks like but only the source code. While the software
architect would require the architecture when migrating the software system to a new
environment such as cloud computing environment.