org.eclipse.m2m.qvt.oml.debug.core.app
Class DebugTransformationRunner
java.lang.Object
org.eclipse.m2m.internal.qvt.oml.TransformationRunner
org.eclipse.m2m.qvt.oml.debug.core.app.DebugTransformationRunner
public class DebugTransformationRunner
- extends org.eclipse.m2m.internal.qvt.oml.TransformationRunner
Nested classes/interfaces inherited from class org.eclipse.m2m.internal.qvt.oml.TransformationRunner |
org.eclipse.m2m.internal.qvt.oml.TransformationRunner.Executor |
Constructor Summary |
DebugTransformationRunner(URI transformationURI,
EPackage.Registry packageRegistry,
java.util.List<URI> modelParamURIs)
|
Methods inherited from class org.eclipse.m2m.internal.qvt.oml.TransformationRunner |
execute, getExecutor, getTraceFileURI, getTransformationURI, initialize, setPackageRegistry, setTraceFile |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DebugTransformationRunner
public DebugTransformationRunner(URI transformationURI,
EPackage.Registry packageRegistry,
java.util.List<URI> modelParamURIs)
setErrorLog
public void setErrorLog(java.io.PrintWriter errorLog)
getEnvFactory
protected org.eclipse.m2m.internal.qvt.oml.ast.env.QvtOperationalEnvFactory getEnvFactory()
- Overrides:
getEnvFactory
in class org.eclipse.m2m.internal.qvt.oml.TransformationRunner
handleLoadExtents
protected void handleLoadExtents(Diagnostic diagnostic)
- Overrides:
handleLoadExtents
in class org.eclipse.m2m.internal.qvt.oml.TransformationRunner
handleLoadTransformation
protected void handleLoadTransformation(Diagnostic diagnostic)
- Overrides:
handleLoadTransformation
in class org.eclipse.m2m.internal.qvt.oml.TransformationRunner
handleExecution
protected void handleExecution(ExecutionDiagnostic execDiagnostic)
- Overrides:
handleExecution
in class org.eclipse.m2m.internal.qvt.oml.TransformationRunner
handleSaveExtents
protected void handleSaveExtents(Diagnostic diagnostic)
- Overrides:
handleSaveExtents
in class org.eclipse.m2m.internal.qvt.oml.TransformationRunner
createDebugableAdapter
public DebuggableExecutorAdapter createDebugableAdapter(ExecutionContext context)