Uses of Class
org.eclipse.ocl.examples.debug.vm.core.VMLocalValue.LocalValue

Packages that use VMLocalValue.LocalValue
org.eclipse.ocl.examples.debug.vm.core   
 

Uses of VMLocalValue.LocalValue in org.eclipse.ocl.examples.debug.vm.core
 

Constructors in org.eclipse.ocl.examples.debug.vm.core with parameters of type VMLocalValue.LocalValue
VMLocalValue(IVMDebugTarget debugTarget, long frameID, java.lang.String[] varPath, VMLocalValue.LocalValue evalResult, IVMEvaluationEnvironment<?> evaluationEnvironment)