Uses of Interface
org.eclipse.m2m.qvt.oml.debug.core.vm.VMFrameExecutionContext

Packages that use VMFrameExecutionContext
org.eclipse.m2m.qvt.oml.debug.core   
org.eclipse.m2m.qvt.oml.debug.core.vm   
 

Uses of VMFrameExecutionContext in org.eclipse.m2m.qvt.oml.debug.core
 

Constructors in org.eclipse.m2m.qvt.oml.debug.core with parameters of type VMFrameExecutionContext
QVTOLocalValue(org.eclipse.m2m.qvt.oml.debug.core.IQVTODebugTarget debugTarget, long frameID, java.lang.String[] varPath, QVTOLocalValue.LocalValue evalResult, VMFrameExecutionContext execContext)
           
 

Uses of VMFrameExecutionContext in org.eclipse.m2m.qvt.oml.debug.core.vm
 

Classes in org.eclipse.m2m.qvt.oml.debug.core.vm that implement VMFrameExecutionContext
 class UnitLocationExecutionContext
           
 

Constructors in org.eclipse.m2m.qvt.oml.debug.core.vm with parameters of type VMFrameExecutionContext
VariableFinder(VMFrameExecutionContext featureAccessor, boolean isStoreValues)
           
 


Copyright 2008 Borland Software Corporation and others.
All Rights Reserved.