Releases: aas-integration/clusterer
Releases · aas-integration/clusterer
v0.7: Merge pull request #11 from aas-integration/strategy5
Now prints class info as json
Now with command line args
-cp VAL : Classpath (optional)
-cs N : Clustering strategy between 1 and 4. Default is 3. (default:
3)
-dirs STRING[] : List of directories of classdirs to be passed to soot.
-out VAL : Output file name. Default: clusters.json (default:
clusters.json)
-cfm VAL : Produce json map from class name to list of fields of that
type (experimental).
First release
The jar only runs strategies 1 to 3. Look at the repos readme for instructions on how to use it.