Uses of Class
de.smartics.exceptions.report.ReportConfiguration

Packages that use ReportConfiguration
de.smartics.exceptions.report Provides classes to parse project source code and generate reports. 
 

Uses of ReportConfiguration in de.smartics.exceptions.report
 

Fields in de.smartics.exceptions.report declared as ReportConfiguration
protected  ReportConfiguration AbstractBuilder.configuration
          The configuration to control the generation of the report.
 

Methods in de.smartics.exceptions.report that return ReportConfiguration
 ReportConfiguration AbstractBuilder.getConfiguration()
          Returns the configuration to control the generation of the report.
 

Methods in de.smartics.exceptions.report with parameters of type ReportConfiguration
static ReportBuilder ReportBuilder.create(ReportConfiguration configuration)
          Factory method to create an instance of a report builder.
 

Constructors in de.smartics.exceptions.report with parameters of type ReportConfiguration
AbstractBuilder(ReportConfiguration configuration)
          Default constructor.
 



Copyright © 2007-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.