|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||