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

Packages that use RuleExecutionStack
org.eclipse.mofscript.runtime   
 

Uses of RuleExecutionStack in org.eclipse.mofscript.runtime
 

Fields in org.eclipse.mofscript.runtime declared as RuleExecutionStack
protected  RuleExecutionStack ExecutionManager._executionStack
           
 

Methods in org.eclipse.mofscript.runtime that return RuleExecutionStack
 RuleExecutionStack ExecutionManager.getExecutionStack()
           
 

Methods in org.eclipse.mofscript.runtime with parameters of type RuleExecutionStack
 void ExecutionEnvironment.setOwnerStack(RuleExecutionStack stack)
          Sets the owner stack