|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BreakpointListener | The method BreakpointListener.breakpointReached(Operator, IOContainer, int) is invoked
every time a breakpoint is reached during the experiment. |
ExperimentListener | Listens to events during the run of an experiment. |
InputHandler | Handles user input. |
NoBugError | All exceptions that are no bugs (but caused by an error of the user) should implement this interface in order to indicate that this should not issue a bug report. |
ObjectVisualizer | Interface managing the visualization of objects. |
Class Summary | |
---|---|
ConsoleInputHandler | Reads input from console, e.g. a password in case of database reading. |
Experiment | This class was introduced to avoid confusing handling of operator maps and other stuff when a new experiment is created. |
MacroHandler | This class can be used to store macros for an experiment which can be defined
by the operator MacroDefinitionOperator . |
Main | Main command line program. |
Main.WaitForKeyThread | This tread waits for pressing an arbitrary key. |
Version | This class is generated by the ant target "update-version" to ensure the correct version number in Yale. |
Yale | Main program. |
Exception Summary | |
---|---|
NoOpUserError | An exception caused outside an operator which is not a bug, but caused by the user. |
The main packages of YALE. Here you find the main program and some general classes.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |