Class | Description |
---|---|
AbortQuestion |
Asks the user whether they are sure that they want to abort the analysis.
|
Activator |
The activator class controls the plug-in life cycle.
|
BeagleLaunchConfigurationCreator |
Handles the creation of Beagle ILaunchConfigurations
from data gathered by the context menus.
|
BeagleLaunchConfigurationDelegate |
This class handles the launching of Beagle's ILaunchConfigurations.
|
BeagleLaunchConfigurationTabGroup |
The
ILaunchConfigurationTabGroup for Beagle launch configuration. |
GraphicalFailureHandler |
A resolver for
FailureReports that prompts the user for which
action to take. |
GuiController |
Controls Beagle’s graphical user interface while Beagle is running.
|
ILaunchConfigurationHelper |
Helper methods to get and filter ILaunchConfigurations.
|
LaunchChecker |
Checks whether a launch configuration can be launched by Beagle.
|
LaunchConfigurationTab |
A tab of Beagle's launch configuration for setting up the launch configurations to run
for the analysis.
|
ProgressWindow |
Shows Beagle’s progress to the user.
|
ProjectTab |
A tab of Beagle's launch configuration for setting up the project to analyse.
|
SelectionOverviewTab |
A tab of Beagle's launch configuration allowing the user to see which of the components
they selected will be be analysed.
|
TimeoutTab |
A tab of Beagle's launch configuration allowing the user to choose between an adaptive
timeout, a constant timeout, or no timeout at all.
|