-
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 use of Stan4J tool.:
- Installing Stan4J as Eclipse plugin, or
- Download standalone version of Stan4j
For more information about dependency analysis using Stan4J, check the following link.
Extracting the variants structural information using Stan4J


