Uses of Class
org.moremotion.process.CallInstance

Packages that use CallInstance
org.moremotion.evaluator   
org.moremotion.process   
 

Uses of CallInstance in org.moremotion.evaluator
 

Methods in org.moremotion.evaluator that return CallInstance
 CallInstance MMSymbolResolver.getProcessCallInstance()
           
 

Methods in org.moremotion.evaluator with parameters of type CallInstance
 void MMSymbolResolver.setProcessCallInstance(CallInstance ci)
           
 

Uses of CallInstance in org.moremotion.process
 

Methods in org.moremotion.process with parameters of type CallInstance
 void ExecutionManager.createMessage(java.lang.Exception ex, CallInstance ci)
           
 

Constructors in org.moremotion.process with parameters of type CallInstance
CallInstance(CallInstance parent, CallDefinition callDef, MoreMotionRequest request)
           
 



Copyright © 2002-2008 MOR YAZILIM. All Rights Reserved.