Uses of Interface
org.eclipse.m2m.qvt.oml.ExecutionDiagnostic

Packages that use ExecutionDiagnostic
org.eclipse.m2m.qvt.oml   
org.eclipse.m2m.qvt.oml.debug.core.app   
 

Uses of ExecutionDiagnostic in org.eclipse.m2m.qvt.oml
 

Fields in org.eclipse.m2m.qvt.oml declared as ExecutionDiagnostic
static ExecutionDiagnostic ExecutionDiagnostic.OK_INSTANCE
           
 

Methods in org.eclipse.m2m.qvt.oml that return ExecutionDiagnostic
 ExecutionDiagnostic TransformationExecutor.execute(ExecutionContext executionContext, ModelExtent... modelParameters)
          Executes the transformation referred by this executor using the given model parameters and execution context.
 

Uses of ExecutionDiagnostic in org.eclipse.m2m.qvt.oml.debug.core.app
 

Methods in org.eclipse.m2m.qvt.oml.debug.core.app with parameters of type ExecutionDiagnostic
protected  void DebugTransformationRunner.handleExecution(ExecutionDiagnostic execDiagnostic)
           
 


Copyright 2008 Borland Software Corporation and others.
All Rights Reserved.