Uses of Interface
org.eclipse.m2m.qvt.oml.util.EvaluationMonitor

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

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

Methods in org.eclipse.m2m.qvt.oml that return EvaluationMonitor
 EvaluationMonitor ExecutionContextImpl.getMonitor()
           
 EvaluationMonitor ExecutionContext.getMonitor()
          Gets the evaluation monitor assigned to this context.
 

Methods in org.eclipse.m2m.qvt.oml with parameters of type EvaluationMonitor
 void ExecutionContextImpl.setMonitor(EvaluationMonitor monitor)
          Set evaluation monitor to this context
 


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