|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.cog.karajan.workflow.nodes.FlowNode
org.globus.cog.karajan.workflow.nodes.FlowContainer
org.globus.cog.karajan.workflow.nodes.Sequential
org.globus.cog.karajan.workflow.nodes.While
| Nested Class Summary |
| Nested classes inherited from class org.globus.cog.karajan.workflow.nodes.FlowNode |
FlowNode.FNTP |
| Field Summary |
| Fields inherited from class org.globus.cog.karajan.workflow.nodes.Sequential |
INDEX |
| Fields inherited from class org.globus.cog.karajan.workflow.nodes.FlowContainer |
CALLER |
| Fields inherited from class org.globus.cog.karajan.workflow.nodes.FlowNode |
debug, startCount, TEXT, threadTracker |
| Constructor Summary | |
While()
|
|
| Method Summary | |
void |
event(Event e)
|
protected void |
loopNotificationEvent(LoopNotificationEvent e)
|
void |
pre(VariableStack stack)
|
protected void |
startNext(VariableStack stack)
|
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.Sequential |
executeChildren, executeSingle, exit, moreToExecute, notificationEvent |
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.FlowContainer |
addChannel, execute, initializeStatic, isOptimizable, post, setOptimize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public While()
| Method Detail |
public void pre(VariableStack stack)
throws ExecutionException
pre in class FlowContainerExecutionException
protected void startNext(VariableStack stack)
throws ExecutionException
startNext in class SequentialExecutionException
public void event(Event e)
throws ExecutionException
event in interface EventListenerevent in class FlowNodeExecutionException
protected void loopNotificationEvent(LoopNotificationEvent e)
throws ExecutionException
ExecutionException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||