-
Notifications
You must be signed in to change notification settings - Fork 2
Tutorial
Crescencio Lima edited this page Jun 14, 2019
·
20 revisions
TBD.
PLAR-tool uses trivial graph format (*.tgf) as input:
1 class_A //class A
2 class_B //class B
#
1 2 //class_A calls class_B
- To extract PLAR-input in automated way, we suggest the installation and use of Stan4J.:
- Exporting the variants structural information extracted with Stan4J.
- Follow the steps describe in this guideline.
- For more information about dependency analysis using Stan4J, check the following link.
- Running the PLAR-tool
- Download the PLAR-tool latest version.
- Follow the steps describe in this guideline