Class | Description |
---|---|
Analyser |
Main class of the Classycle tool.
|
AnalyserCommandLine |
Process command line arguments and options for the main application
Analyser . |
ClassAttributes |
Immutable class holding the attributes of a class vertex.
|
CommandLine | |
NameAndSourceAttributes |
Abstract super class of
Attributes with a name and a set of sources. |
PackageAttributes | |
PackageProcessor |
Processor which extracts the package dependency graph from the class
dependency graph.
|
PackageVertex | |
Parser |
Utility methods for parsing class files and creating directed graphs.
|
XMLPackageRenderer |
XML renderer of an
AtomicVertex with
NameAttributes . |
XMLPackageStrongComponentRenderer |