Uses of Package
org.eclipse.actf.validation.reports

Packages that use org.eclipse.actf.validation.reports
org.eclipse.actf.validation.core   
org.eclipse.actf.validation.events   
org.eclipse.actf.validation.reports   
 

Classes in org.eclipse.actf.validation.reports used by org.eclipse.actf.validation.core
ValidationReporter
          used to store logged records for later retrieval.
 

Classes in org.eclipse.actf.validation.reports used by org.eclipse.actf.validation.events
CreationContext
          embodies a single creation context for a component.
ReportElement
          abstract class for any element of a validation report.
ValidationReport
          a validation report as generated by an AOP-based validation from a distinct JVM.
ValidationReportGroup
          a container for a set of reports
ValidationReportRecord
          used as the basic reporting unit for a validation report.
 

Classes in org.eclipse.actf.validation.reports used by org.eclipse.actf.validation.reports
CreationContext
          embodies a single creation context for a component.
ReportElement
          abstract class for any element of a validation report.
ValidationReport
          a validation report as generated by an AOP-based validation from a distinct JVM.
ValidationReportRecord
          used as the basic reporting unit for a validation report.