-
Notifications
You must be signed in to change notification settings - Fork 1
Program Dependencies Variability Analysis
The Program Dependency Analyzer is able to find Variation Points about code modifications that reference to each other. For example, a modified statement calling a modified method will be reported by this analyzer. As program dependencies are stored in programming-language syntax, this analyzer is technology-specific and in the current version capable to analyze Java code. More precisely, Java code extracted with the JaMoPP cartridge. Accordingly, the analyzer itself is provided as part of the JaMoPP technology cartridge.
The results returned by the analyzer represent technical constraints one should take into account during the consolidation.
As shown in the analysis wizard, the analyzer provides several configurations to influence the analysis:
However, they are all optional and despite you are interested in analyzing a specific type of dependency you should go with the default.
Contact
KoPL Project
http://www.kopl-project.org
Project Lead: DevBoost GmbH
-
User Guide
-
Demonstrations
-
- Getting Started
- Recommended Tools
- Coding Conventions
- Architecture
- Variation Point Model
- UI
- Quality Assurance (QS)