Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.debug.core.model.IWatchExpression

Packages that use IWatchExpression
org.eclipse.debug.core Provides support for launching programs, breakpoint management, expression management, and debug events. 
 

Uses of IWatchExpression in org.eclipse.debug.core
 

Methods in org.eclipse.debug.core that return IWatchExpression
 IWatchExpression IExpressionManager.newWatchExpression(String expressionText)
          Creates and returns a new watch expression with the given text.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.