Interface | Description |
---|---|
Preference | |
PreferenceFactory | |
Result |
Common interface of all result checking statements.
|
Statement |
Class | Description |
---|---|
CheckCyclesStatement | |
CheckSetStatement | |
CyclesResult |
Result of a cyclic check.
|
DefaultPreferenceFactory |
Factory of
Preferences known by the
DefaultResultRenderer . |
DefaultResultRenderer | |
DependencyChecker |
Checks a class graph for unwanted dependencies.
|
DependencyCheckerCommandLine | |
DependencyDefinitionParser |
Parser for a dependency definition file.
|
DependencyPathsRenderer | |
DependencyProcessor |
Processor of
Statements as defined in a
dependency definition file. |
DependencyResult |
Result of a dependency check.
|
DependencyStatement | |
LayeringStatement | |
PatternVertexCondition | |
ResultContainer |
Container of
Result instances. |
ResultRenderer |
Renderer for dependency checks.
|
ShowStatement | |
TextResult |
Result as a text.
|
XMLResultRenderer |
Renderer which renders dependency checking results as XML.
|