Uses of Class
org.eclipse.mofscript.runtime.TransformationProxy

Packages that use TransformationProxy
org.eclipse.mofscript.parser   
org.eclipse.mofscript.runtime   
 

Uses of TransformationProxy in org.eclipse.mofscript.parser
 

Methods in org.eclipse.mofscript.parser that return TransformationProxy
 TransformationProxy ParserUtil.getParsedTransformation()
           
 TransformationProxy MofScriptModelChecker.getTransformationProxy()
          returns the current transformation model
 

Uses of TransformationProxy in org.eclipse.mofscript.runtime
 

Methods in org.eclipse.mofscript.runtime that return TransformationProxy
 TransformationProxy ExecutionManager.getTransformationProxy()
           
 

Methods in org.eclipse.mofscript.runtime with parameters of type TransformationProxy
 void ExecutionManager.setTransformationProxy(TransformationProxy trProxy)
          Sets the transformation proxy