Class TransformationExecutor

java.lang.Object
org.eclipse.m2m.internal.qvt.oml.InternalTransformationExecutor
de.uka.ipd.sdq.workflow.mdsd.emf.qvto.internal.TransformationExecutor

public class TransformationExecutor extends org.eclipse.m2m.internal.qvt.oml.InternalTransformationExecutor
The Class TransformationExecutor.
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.eclipse.m2m.internal.qvt.oml.InternalTransformationExecutor

    org.eclipse.m2m.internal.qvt.oml.InternalTransformationExecutor.TracesAwareExecutor
  • Constructor Summary

    Constructors
    Constructor
    Description
    Instantiates a new transformation executor.
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.m2m.internal.qvt.oml.trace.Trace
    Gets the last trace.
    protected void
    handleExecutionTraces(org.eclipse.m2m.internal.qvt.oml.trace.Trace traces)
     

    Methods inherited from class org.eclipse.m2m.internal.qvt.oml.InternalTransformationExecutor

    cleanup, execute, getEnvironmentFactory, getResourceSet, getTransformation, getUnit, getURI, loadTransformation, setEnvironmentFactory, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • TransformationExecutor

      public TransformationExecutor(URI uri)
      Instantiates a new transformation executor.
      Parameters:
      uri - the uri
  • Method Details

    • handleExecutionTraces

      protected void handleExecutionTraces(org.eclipse.m2m.internal.qvt.oml.trace.Trace traces)
      Overrides:
      handleExecutionTraces in class org.eclipse.m2m.internal.qvt.oml.InternalTransformationExecutor
    • getLastTrace

      public org.eclipse.m2m.internal.qvt.oml.trace.Trace getLastTrace()
      Gets the last trace.
      Returns:
      the last trace