The Dependency Matrix tool allows templates to:

  • Access data from Dependency Matrix.
  • Use diagrams to get data from Dependency Matrix.
  • Get row nodes and elements.
  • Get column nodes and elements.
  • Get dependencies in a cell (between specific row and column nodes).
Dependency Matrix Diagram
The Dependency Matrix diagram.

Like other Custom tools, the Generic Table tool 'dependencymatrixtool.jar' must be presented in the 'extensions' folder of the Report Wizard plugin. For further information on Custom tools and the installation, see section Custom tool.

To import the Dependency Matrix tool to a template, type the following code in the template:

#import("depmatrix","com.nomagic.reportwizard.tools.DependencyMatrixTool")