I. Introduction
This shows the function of analysising dependencies of diagram . It can be used on source folder , package , and classifier element . It can help you to analysis the dependency relationship to elements .
On source folder
On package
On classifier element
II. Features
The following wizard will show up:
The user can filter the kinds of dependencies he want to be displayed in the diagram. Show only elements involved into dependency cycles and Show dependencies on project libraries are two deep level analysis of dependency.
The Show only elements involved into dependency cycles option use the following page to display all the cycles found, the user can select the cycle(s) he wants to be shown on the diagram:
Note that the computation process use the filter on the dependency kinds.
The Show dependencies on project libraries option use the following page for its configuration:
This page lists the required libraries, required projects and plugins of the current project. So the user can select some elements in order to generate a diagram displaying the dependencies from his project to the selected elements.
2. Dependency Analyser/Inspector
This view displays advanced information on the selected element, for each dependency a list containing the java elements who cause the dependency: