Uses of Interface
org.eclipse.debug.ui.actions.IWatchExpressionFactoryAdapter
-
Packages that use IWatchExpressionFactoryAdapter Package Description org.eclipse.debug.ui.actions Provides a set of actions related to running and debugging applications. -
-
Uses of IWatchExpressionFactoryAdapter in org.eclipse.debug.ui.actions
Subinterfaces of IWatchExpressionFactoryAdapter in org.eclipse.debug.ui.actions Modifier and Type Interface Description interface
IWatchExpressionFactoryAdapterExtension
Optional extension to the watch expression factory adapter to dynamically enable the 'Create Watch Expression' action, based on the selected variable.
-