Uses of Package
org.eclipse.actf.mediator

Packages that use org.eclipse.actf.mediator
org.eclipse.actf.mediator This package contains Mediator that manages components and dataflows in the ACTF by collaborating with the Eclipse framework. 
org.eclipse.actf.visualization.engines.blind.eval This package contains classes for blind usability evaluation. 
org.eclipse.actf.visualization.eval This package includes interfaces and base implementations for accessibility evaluation. 
org.eclipse.actf.visualization.ui This package includes interfaces and base implementations for ACTF Visualization views. 
 

Classes in org.eclipse.actf.mediator used by org.eclipse.actf.mediator
IACTFReport
          The interface used by ACTF report generators (IACTFReportGenerator) to encapsulate a report.
IACTFReportGenerator
          The interface for report generators in ACTF.
IMediatorEventListener
          This listener interface may be implemented in order to receive a MediatorEvent notification when a Mediator detects a status change in ACTF components.
Mediator
          A Mediator manages components and dataflows in the ACTF by collaborating with the Eclipse framework.
MediatorEvent
          A MediatorEvent is sent by a Mediator to IMediatorEventListeners when the Mediator detects a status change in ACTF components.
 

Classes in org.eclipse.actf.mediator used by org.eclipse.actf.visualization.engines.blind.eval
IACTFReport
          The interface used by ACTF report generators (IACTFReportGenerator) to encapsulate a report.
 

Classes in org.eclipse.actf.mediator used by org.eclipse.actf.visualization.eval
IACTFReport
          The interface used by ACTF report generators (IACTFReportGenerator) to encapsulate a report.
 

Classes in org.eclipse.actf.mediator used by org.eclipse.actf.visualization.ui
IACTFReportGenerator
          The interface for report generators in ACTF.
IMediatorEventListener
          This listener interface may be implemented in order to receive a MediatorEvent notification when a Mediator detects a status change in ACTF components.