| Package | Description |
|---|---|
| classycle | |
| classycle.graph |
| Modifier and Type | Class and Description |
|---|---|
class |
PackageProcessor
Processor which extracts the package dependency graph from the class
dependency graph.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LongestWalkProcessor
Calculates for each vertex the longest walk.
|
class |
StrongComponentProcessor
A processor which extracts the strong components of a directed graph.
|