Methods from org.eclipse.core.expressions used by org.eclipse.debug.ui

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.expressions.EvaluationContext.EvaluationContext(IEvaluationContext, Object)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.LaunchShortcutAction.updateEnablement()144
org.eclipse.debug.internal.ui.actions.ToggleBreakpointsTargetManager.ToggleTargetFactory.evalEnablementExpression(IWorkbenchPart, ISelection, Expression)158
org.eclipse.debug.internal.ui.actions.ToggleBreakpointsTargetManager.ToggleTargetFactory.evalEnablementExpression(IWorkbenchPart, ISelection, Expression)158
org.eclipse.debug.internal.ui.contextlaunching.LaunchingResourceManager.getShortcutsForSelection(IStructuredSelection, String)433
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager.getApplicableConfigurationTypes(IResource)735
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager.getLaunchShortcuts(IResource)703
org.eclipse.debug.internal.ui.memory.RenderingBindings.isBound(IMemoryBlock)187
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager.DetailPaneFactoryExtension.isEnabled(IStructuredSelection)157
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager.DetailPaneFactoryExtension.isEnabled(IStructuredSelection)157
org.eclipse.debug.ui.actions.ContextualLaunchAction.fillMenu(Menu)211
org.eclipse.debug.ui.actions.LaunchShortcutsAction.createContext()147

org.eclipse.core.expressions.Expression.evaluate(IEvaluationContext)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.ToggleBreakpointsTargetManager.ToggleTargetFactory.evalEnablementExpression(IWorkbenchPart, ISelection, Expression)173
org.eclipse.debug.internal.ui.actions.ToggleBreakpointsTargetManager.ToggleTargetFactory.evalEnablementExpression(IWorkbenchPart, ISelection, Expression)173
org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension.evalEnablementExpression(IEvaluationContext, Expression)287
org.eclipse.debug.internal.ui.memory.RenderingBindings.isBound(IMemoryBlock)189
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager.DetailPaneFactoryExtension.evalEnablementExpression(IEvaluationContext, Expression)180
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager.DetailPaneFactoryExtension.evalEnablementExpression(IEvaluationContext, Expression)180

org.eclipse.core.expressions.ExpressionConverter.getDefault()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.ToggleBreakpointsTargetManager.ToggleTargetFactory.getEnablementExpression()194
org.eclipse.debug.internal.ui.actions.ToggleBreakpointsTargetManager.ToggleTargetFactory.getEnablementExpression()194
org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension.getContextualLaunchEnablementExpression()312
org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension.getShortcutEnablementExpression()333
org.eclipse.debug.internal.ui.memory.RenderingBindings.getExpression()226
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager.DetailPaneFactoryExtension.getEnablementExpression()204
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager.DetailPaneFactoryExtension.getEnablementExpression()204

org.eclipse.core.expressions.ExpressionConverter.perform(IConfigurationElement)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.ToggleBreakpointsTargetManager.ToggleTargetFactory.getEnablementExpression()194
org.eclipse.debug.internal.ui.actions.ToggleBreakpointsTargetManager.ToggleTargetFactory.getEnablementExpression()194
org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension.getContextualLaunchEnablementExpression()312
org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension.getShortcutEnablementExpression()333
org.eclipse.debug.internal.ui.memory.RenderingBindings.getExpression()226
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager.DetailPaneFactoryExtension.getEnablementExpression()204
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager.DetailPaneFactoryExtension.getEnablementExpression()204

org.eclipse.core.expressions.IEvaluationContext.addVariable(String, Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.LaunchShortcutAction.updateEnablement()145
org.eclipse.debug.internal.ui.actions.ToggleBreakpointsTargetManager.ToggleTargetFactory.evalEnablementExpression(IWorkbenchPart, ISelection, Expression)165
org.eclipse.debug.internal.ui.actions.ToggleBreakpointsTargetManager.ToggleTargetFactory.evalEnablementExpression(IWorkbenchPart, ISelection, Expression)165
org.eclipse.debug.internal.ui.actions.ToggleBreakpointsTargetManager.ToggleTargetFactory.evalEnablementExpression(IWorkbenchPart, ISelection, Expression)169
org.eclipse.debug.internal.ui.actions.ToggleBreakpointsTargetManager.ToggleTargetFactory.evalEnablementExpression(IWorkbenchPart, ISelection, Expression)161
org.eclipse.debug.internal.ui.actions.ToggleBreakpointsTargetManager.ToggleTargetFactory.evalEnablementExpression(IWorkbenchPart, ISelection, Expression)161
org.eclipse.debug.internal.ui.actions.ToggleBreakpointsTargetManager.ToggleTargetFactory.evalEnablementExpression(IWorkbenchPart, ISelection, Expression)169
org.eclipse.debug.internal.ui.contextlaunching.LaunchingResourceManager.getShortcutsForSelection(IStructuredSelection, String)434
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager.getApplicableConfigurationTypes(IResource)737
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager.getLaunchShortcuts(IResource)704
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager.DetailPaneFactoryExtension.isEnabled(IStructuredSelection)158
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager.DetailPaneFactoryExtension.isEnabled(IStructuredSelection)158
org.eclipse.debug.ui.actions.ContextualLaunchAction.fillMenu(Menu)213
org.eclipse.debug.ui.actions.LaunchShortcutsAction.createContext()149

org.eclipse.core.expressions.IEvaluationContext.getVariable(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.ui.actions.LaunchShortcutsAction.getSelection(IEvaluationContext)213

org.eclipse.core.expressions.IEvaluationContext.setAllowPluginActivation(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager.getApplicableConfigurationTypes(IResource)736
org.eclipse.debug.ui.actions.ContextualLaunchAction.fillMenu(Menu)212
org.eclipse.debug.ui.actions.LaunchShortcutsAction.createContext()148

org.eclipse.core.expressions.PropertyTester.PropertyTester()

OVERRIDE
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.expressions.WatchExpressionFactoryTester.WatchExpressionFactoryTester()-1
org.eclipse.debug.internal.ui.actions.LaunchablePropertyTester.LaunchablePropertyTester()-1
org.eclipse.debug.internal.ui.DebugModelPropertyTester.DebugModelPropertyTester()-1
org.eclipse.debug.internal.ui.ResourceExtender.ResourceExtender()-1
org.eclipse.debug.internal.ui.views.console.ProcessTypePropertyTester.ProcessTypePropertyTester()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.expressions.WatchExpressionFactoryTester.WatchExpressionFactoryTester()28
org.eclipse.debug.internal.ui.actions.LaunchablePropertyTester.LaunchablePropertyTester()25
org.eclipse.debug.internal.ui.DebugModelPropertyTester.DebugModelPropertyTester()33
org.eclipse.debug.internal.ui.ResourceExtender.ResourceExtender()38
org.eclipse.debug.internal.ui.views.console.ProcessTypePropertyTester.ProcessTypePropertyTester()23

Back to reference summary for org.eclipse.debug.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict