- AbstractDependencyDiagram - Class in org.jdepend.swing.model
-
- AbstractDependencyDiagram() - Constructor for class org.jdepend.swing.model.AbstractDependencyDiagram
-
- abstractness() - Method in class org.jdepend.model.MetricPackageModel
-
Return the package's abstractness.
- accept(File) - Method in class org.jdepend.swing.JarFileFilter
-
- addChild(PackageModel) - Method in class org.jdepend.model.PackageModel
-
Add a child package to the model.
- addClass(ClassModel) - Method in class org.jdepend.model.MetricPackageModel
-
Add a class in the package.
- afferentCoupling() - Method in class org.jdepend.model.MetricPackageModel
-
Return The afferent coupling (Ca) of this package.
- ALLOW_UNUSED_EXPECTED_FILES - Static variable in class org.jdepend.utils.JarManifestUtilities
-
True if files which are in the directories but not used in the ClassPath are allowed.
- AppliConfiguration - Class in org.jdepend.swing
-
This class maintain the configuration of the Application.