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

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

Uses of TransformationProxy in org.sintef.mofscript.parser
 

Fields in org.sintef.mofscript.parser declared as TransformationProxy
protected  TransformationProxy MofScriptModelChecker._transformationProxy
           
 

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

Uses of TransformationProxy in org.sintef.mofscript.runtime
 

Fields in org.sintef.mofscript.runtime declared as TransformationProxy
protected  TransformationProxy ExecutionManager._transformationProxy
           
 

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

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