Package ch.elca.dependency.report

This package contains the classes which are responsible for the reporting (batch mode without gui).

See:
          Description

Class Summary
LayeringViolationReportInfo Class LayeringViolationReportInfo used to create information about layering violations.
Report Report is a façade to the ch.elca.dependency.report package.
ReportFormatter Abstract superclass for all Formatters that have to format a Report (which is a Tree).
ReportManager ReportManager used as an intermediary to create and manage Reports on the analyzed Project.
TextFormatter TextFormatter formats a Report as plain text.
 

Exception Summary
ReportException ReportException will be thrown in case of Exceptios in the ch.elca.dependency.report package.
 

Package ch.elca.dependency.report Description

This package contains the classes which are responsible for the reporting (batch mode without gui). Use only the ReportManager and the Report to create, initializem handle, format and output Reports.



Copyright © 2003 ELCA Informatique SA. All Rights Reserved.