- setAbstract(boolean) - Method in class org.jdepend.model.ClassModel
-
Set if the class is abstract.
- setDependencies(Map<String, Set<String>>) - Method in class org.jdepend.model.ClassDependencies
-
- setFile(File) - Method in class org.jdepend.model.JarDependencies
-
Set the jar file or class files directory.
- setFile(File, String, boolean, short) - Method in class org.jdepend.model.JarDependencies
-
Set the jar file directory using a file name pattern.
- setFile(File, String, boolean) - Method in class org.jdepend.model.JarDependencies
-
Set the jar file directory using a file name pattern, using the fdash the separate the pattern elements.
- setParent(PackageModel) - Method in class org.jdepend.model.PackageModel
-
Set the parent package.
- showDependencies() - Method in class org.jdepend.swing.JDependency
-
Open the dialog for showing the dependencies between several jars or packages.
- showDependencyTree() - Method in class org.jdepend.swing.JDependency
-
- showStructure() - Method in class org.jdepend.swing.JDependency
-
- startElement(String, String, String, Attributes) - Method in class org.jdepend.parser.PathsHandler
-
- SwingDependencyChecker - Class in org.jdepend.swing.actions
-
The DependencyChecker class checks dependencies between one list of jar files or class files directories and a set
of packages.
- SwingDependencyChecker() - Constructor for class org.jdepend.swing.actions.SwingDependencyChecker
-