Interface Summary |
AbstractDIM |
The base interface for both local and remote data interface modules. |
AnnotatedEventSource |
Implement this interface to create an event source where event sources
and histograms can be represented on the application's job tree. |
DIM |
A data interace module used by server-based data modules. |
DIM2 |
A data interace module used by server-based data modules. |
LocalDIM |
When a local job reads in data, it must use a local data
interface module to generate an EventSource. |
LocalDIM2 |
A DIM may implements LocalDIM2 if it wants to be able to open
a file via the Open menu, or when a file is dropped onto the
application. |
LocalJobBuilder |
The application will provide a LocalJobBuilder to all LocalDIMs. |