|
Class Summary |
| CloseAction |
An action that closes the Interactive OCL console. |
| DebugAction |
DebugAction launches the OCL debugger using the currently selected object as self abd the text in the Cosle Input as the OCL to execute.. |
| DebugAction.DebugStarter |
The DebugStarter sequences the start up of the debugger off the thread. |
| LoadExpressionAction |
An action that loads the last-evaluated OCL expression to an XMI file. |
| SaveExpressionAction |
An action that saves the last-evaluated OCL expression to an XMI file. |
| ShowConsoleHandler |
Action delegate that ensures that the console view is active, with the
Interactive OCL console active within it. |