Eclipse Platform
Release 3.1

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

Packages that use IWatchExpressionResult
org.eclipse.debug.core.model Defines interfaces for debug model elements, source lookup, and launching. 
 

Uses of IWatchExpressionResult in org.eclipse.debug.core.model
 

Methods in org.eclipse.debug.core.model with parameters of type IWatchExpressionResult
 void IWatchExpressionListener.watchEvaluationFinished(IWatchExpressionResult result)
          Notifies the listener that an evaluation has completed.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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