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

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

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
 

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

Methods in org.eclipse.m2m.qvt.oml.util that return EvaluationMonitor
 EvaluationMonitor IContext.getMonitor()
          Retrieve the monitor associated with this context.
 


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