- DASH - Static variable in interface org.jdepend.model.NamePatternSeparator
-
The dash character used to separate the pattern elements.
- defaultDir - Variable in class org.jdepend.swing.AppliConfiguration
-
- defaultPath - Variable in class org.jdepend.swing.AppliConfiguration
-
- dependenciesFrom(JarDependencies) - Method in class org.jdepend.model.JarDependencies
-
Return the dependencies from this JarDependencies on another JarDependencies.
- dependenciesFrom(JarDependencies, String) - Method in class org.jdepend.model.JarDependencies
-
Return the dependencies from this JarDependencies on another JarDependencies.
- dependenciesFrom(JarDependencies, String, boolean) - Method in class org.jdepend.model.JarDependencies
-
Return the dependencies from this JarDependencies on another JarDependencies.
- DependencyBuilder - Class in org.jdepend.visitors
-
The DependencyBuilder class build a DependencyVisitor from a jar file or class files directory.
- DependencyBuilder() - Constructor for class org.jdepend.visitors.DependencyBuilder
-
- DependencyChecker - Class in org.jdepend.action
-
The DependencyChecker class checks dependencies between one list of jar files or class files directories and a set
of packages.
- DependencyChecker() - Constructor for class org.jdepend.action.DependencyChecker
-
- DependencyCounterVisitor - Class in org.jdepend.visitors
-
DependencyVisitor
- DependencyCounterVisitor() - Constructor for class org.jdepend.visitors.DependencyCounterVisitor
-
- DependencyDiagram - Class in org.jdepend.swing.model
-
The DependencyDiagram class shows a diagram of the dependencies between a list of jar files or class files directories.
- DependencyDiagram() - Constructor for class org.jdepend.swing.model.DependencyDiagram
-
- DependencyPrinter - Class in org.jdepend.utils
-
Print the dependencies between two packages on the output stream.
- DependencyTreeViewer - Class in org.jdepend.swing.actions
-
DependencyViewer
- DependencyTreeViewer() - Constructor for class org.jdepend.swing.actions.DependencyTreeViewer
-
- DependencyUtilities - Class in org.jdepend.utils
-
Dependency utilities methods.
- dependOnDesktop(JarDependencies) - Static method in class org.jdepend.utils.DependencyUtilities
-
Return the dependencies between a jar file and the packages defined in the java.desktop module.
- dependOnJavaFX(JarDependencies) - Static method in class org.jdepend.utils.DependencyUtilities
-
Return true if the jar file denoted by the JarDependencies depend on the JavaFX framework.
- dependOnSwing(JarDependencies) - Static method in class org.jdepend.utils.DependencyUtilities
-
Return the dependencies between a jar file denoted by the JarDependencies and the Swing framework.
- dependUpon(MetricPackageModel) - Method in class org.jdepend.model.MetricPackageModel
-
Define that this package depend upon another package.
- distance() - Method in class org.jdepend.model.MetricPackageModel
-
Return the package's distance from the main sequence (D).