org.eclipse.actf.mediator
Interface IACTFReportGenerator

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.


Field Summary
 
Fields inherited from interface org.eclipse.ui.IWorkbenchPart
PROP_TITLE
 
Method Summary
 
Methods inherited from interface org.eclipse.ui.IViewPart
getViewSite, init, init, saveState
 
Methods inherited from interface org.eclipse.ui.IWorkbenchPart
addPropertyListener, createPartControl, dispose, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener, setFocus
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 
Methods inherited from interface org.eclipse.actf.mediator.IMediatorEventListener
modelserviceChanged, modelserviceInputChanged, reportChanged, reportGeneratorChanged