- All Superinterfaces:
- EventListener, org.eclipse.core.runtime.IAdaptable, IMediatorEventListener, org.eclipse.ui.IPersistable, org.eclipse.ui.IViewPart, org.eclipse.ui.IWorkbenchPart
- All Known Subinterfaces:
- IVisualizationView
public interface IACTFReportGenerator
extends org.eclipse.ui.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.