org.eclipse.ocl.examples.debug.vm.evaluator
Interface IDebuggableRunnerFactory

All Known Implementing Classes:
DebuggableRunnerFactory, OCLDebuggableRunnerFactory

public interface IDebuggableRunnerFactory


Method Summary
 org.eclipse.emf.common.util.BasicDiagnostic createDiagnostic(java.lang.String string)
           
 ValidBreakpointLocator getValidBreakpointLocator()
           
 

Method Detail

createDiagnostic

@NonNull
org.eclipse.emf.common.util.BasicDiagnostic createDiagnostic(@NonNull
                                                                     java.lang.String string)

getValidBreakpointLocator

@NonNull
ValidBreakpointLocator getValidBreakpointLocator()