Eclipse JDT
2.1

Uses of Interface
org.eclipse.jdt.debug.core.IJavaValue

Packages that use IJavaValue
org.eclipse.jdt.debug.core

Provides an implementation of a debug model based on JPDA (Java Platform Debug Architecture). 

 

Uses of IJavaValue in org.eclipse.jdt.debug.core
 

Subinterfaces of IJavaValue in org.eclipse.jdt.debug.core
 interface IJavaArray
          A value referencing an array on a target VM.
 interface IJavaClassObject
          An object referencing an instance of java.lang.Class on a target VM.
 interface IJavaObject
          A value referencing an object on a target VM.
 interface IJavaPrimitiveValue
          A primitive value on a Java debug target.
 


Eclipse JDT
2.1

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