- All Superinterfaces:
- EventListener, IAdaptable, IMediatorEventListener, IPersistable, IViewPart, IWorkbenchPart
- All Known Subinterfaces:
- IVisualizationView
public interface IACTFReportGenerator
extends IViewPart, IMediatorEventListener
The interface for report generators in ACTF. The implementation of the
IACTFReportGenerator will receive the status change in ACTF as a
MediatorEvent. When users activate the implementation of this interface, it
will automatically informed to other ACTF components as a MediatorEvent.