Class QVTOTransformationExecutor


  • public class QVTOTransformationExecutor
    extends Object
    • Field Detail

      • internalExecutor

        protected org.eclipse.m2m.qvt.oml.TransformationExecutor internalExecutor
    • Constructor Detail

      • QVTOTransformationExecutor

        public QVTOTransformationExecutor​(URI uri)
      • QVTOTransformationExecutor

        public QVTOTransformationExecutor​(URI uri,
                                          EPackage.Registry registry)
    • Method Detail

      • loadTransformation

        public Diagnostic loadTransformation()
      • execute

        public org.eclipse.m2m.qvt.oml.ExecutionDiagnostic execute​(org.eclipse.m2m.qvt.oml.ExecutionContext executionContext,
                                                                   org.eclipse.m2m.qvt.oml.ModelExtent... modelParameters)
      • isInUse

        public boolean isInUse()