The Dependency Matrix tool allows templates to:

  • Access data from Dependency Matrix.
  • Use diagrams to get data from Dependency Matrix.
  • Get row elements.
  • Get column names.
  • Get relations between row and column elements.
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")