See: Description
Interface | Description |
---|---|
IACTFReport |
The interface used by ACTF report generators (
IACTFReportGenerator )
to encapsulate a report. |
IACTFReportGenerator |
The interface for report generators in ACTF.
|
IACTFReportViewer |
The interface for report viewers 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. |
Class | Description |
---|---|
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
IMediatorEventListener s when the Mediator
detects a status change in ACTF components. |