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 that return CallInstance
 CallInstance CallInstance.getParent()
           
 

Methods in org.moremotion.process with parameters of type CallInstance
 void ExecutionManager.createMessage(java.lang.Exception ex, CallInstance ci)
           
 int ExecutionManager.execute(CallInstance ci)
           
 void QueryProcessCallDefinition.execute(MoreMotionRequest request, CallInstance ci, ProcessRecord prec)
           
 void ProcessTemplateCallDefinition.execute(MoreMotionRequest request, CallInstance ci, ProcessRecord prec)
           
 void ProcessCallDefinition.execute(MoreMotionRequest request, CallInstance ci, ProcessRecord prec)
           
abstract  void CallDefinition.execute(MoreMotionRequest request, CallInstance ci, ProcessRecord prec)
           
 

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



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