Eclipse Platform
2.0

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

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

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

Subinterfaces of IValueModification in org.eclipse.debug.core.model
 interface IRegister
          A register is a special kind of variable that is contained in a register group.
 interface IVariable
          A variable represents a visible data structure in a stack frame or value.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.