Uses of Class
org.eclipse.ocl.examples.debug.vm.request.VMStartRequest

Packages that use VMStartRequest
org.eclipse.ocl.examples.debug.vm.launching   
 

Uses of VMStartRequest in org.eclipse.ocl.examples.debug.vm.launching
 

Methods in org.eclipse.ocl.examples.debug.vm.launching with parameters of type VMStartRequest
 org.eclipse.emf.common.util.Diagnostic VMDebuggableExecutorAdapter.execute(VMStartRequest startRequest)
          Causes to run the executor behind this adapter
 org.eclipse.emf.common.util.Diagnostic DebuggableRunner.execute(VMStartRequest startRequest, EvaluationContext evaluationContext)
           
 ExecutionDiagnostic InternalDebuggableExecutor.execute(VMStartRequest startRequest, EvaluationContext evaluationContext)
          Executes the transformation referred by this executor using the given model parameters and execution context.