Skip to content
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
  1. To extract PLAR-input in automated way, we suggest the installation and use of Stan4J.:
  1. Exporting the variants structural information extracted with Stan4J For more information about dependency analysis using Stan4J, check the following link.

  2. Running the PLAR-tool

Clone this wiki locally