Design Pattern Detection using SSA

Start up SSA by giving:

ssa

Click on File -> Open Directory, and select a directory that contains the bytecode of the system that you would like to detect patterns in.

Click on Patterns -> All. Observe the results presented in tree form. You can choose to export these results in XML format by selecting File -> Export as XML.

Task 1

Detect design patterns in several of the implementations in /cse/fac/bin/6431/the_ajp_code. Compare these results with the ones produced by other detection tools.

Task 2

Detect design patterns in the TAB2PS system. Compare these results with the ones produced by other detection tools.