|
|||||||||||
| 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
| Nested Class Summary |
| Nested classes inherited from class org.globus.cog.karajan.workflow.nodes.FlowNode |
FlowNode.FNTP |
| Field Summary | |
static String |
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 | |
Sequential()
|
|
| Method Summary | |
protected void |
executeChildren(VariableStack stack)
|
protected void |
executeSingle(VariableStack stack)
|
protected void |
exit(VariableStack stack)
Aborts the execution of any further sub-elements |
protected boolean |
moreToExecute(VariableStack stack)
|
protected void |
notificationEvent(NotificationEvent e)
|
protected void |
startNext(VariableStack stack)
|
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.FlowContainer |
addChannel, execute, initializeStatic, isOptimizable, post, pre, setOptimize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final String INDEX
| Constructor Detail |
public Sequential()
| Method Detail |
protected void executeChildren(VariableStack stack)
throws ExecutionException
executeChildren in class FlowContainerExecutionException
protected void notificationEvent(NotificationEvent e)
throws ExecutionException
notificationEvent in class FlowNodeExecutionException
protected void startNext(VariableStack stack)
throws ExecutionException
ExecutionException
protected void executeSingle(VariableStack stack)
throws ExecutionException
ExecutionException
protected boolean moreToExecute(VariableStack stack)
throws ExecutionException
ExecutionException
protected void exit(VariableStack stack)
throws ExecutionException
ExecutionException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||