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

Packages that use ExecutionContext
org.eclipse.m2m.qvt.oml   
 

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

Classes in org.eclipse.m2m.qvt.oml that implement ExecutionContext
 class ExecutionContextImpl
          Execution context implementation.
 

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


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