Skip to content
Crescencio Lima edited this page Jun 18, 2019 · 20 revisions

Following, we describe how to use the PLAR-tool in a simple 3-step-way:

  1. To extract PLAR-input in automated way, we suggest the installation and use of Stan4J.:

Additional information:

  • We also performed empirical studies with Analizo and Understand. We will publish the findings soon.
  • The tool support usage in this step is not mandatory. To perform manual description or develop converters use the following input format. PLAR-tool uses trivial graph format (*.tgf):
1 class_A  //class A
2 class_B  //class B
#
1 2  //class_A calls class_B
  1. Exporting the variants structural information extracted with Stan4J.
  • Follow the steps described in this guideline.
  • For more information about dependency analysis using Stan4J, check the following link.
  1. Running the PLAR-tool

For more information

Did this tutorial help you somehow? How can we improve it and provide information that you need? Please send your comments and suggestions to Crescencio Lima.

Clone this wiki locally