Uses of Class
org.eclipse.actf.validation.reports.ReportElement

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

Uses of ReportElement in org.eclipse.actf.validation.events
 

Fields in org.eclipse.actf.validation.events declared as ReportElement
 ReportElement[] ReportModifyEvent.addedElements
           
 

Constructors in org.eclipse.actf.validation.events with parameters of type ReportElement
ReportModifyEvent(Object source, ReportElement[] elements)
          create a new event object.
 

Uses of ReportElement in org.eclipse.actf.validation.reports
 

Subclasses of ReportElement in org.eclipse.actf.validation.reports
 class CreationContext
          embodies a single creation context for a component.
 class ValidationReportRecord
          used as the basic reporting unit for a validation report.