|
|||||||||||
| 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.Parallel
org.globus.cog.karajan.workflow.nodes.ParallelChoice
| Nested Class Summary |
| Nested classes inherited from class org.globus.cog.karajan.workflow.nodes.FlowNode |
FlowNode.FNTP |
| Field Summary | |
static String |
COMPLETED
|
| Fields inherited from class org.globus.cog.karajan.workflow.nodes.Parallel |
CHILD_FAILED, COUNT |
| 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 | |
ParallelChoice()
|
|
| Method Summary | |
void |
executeChildren(VariableStack stack)
|
protected void |
initializeStatic()
|
protected void |
notificationEvent(NotificationEvent e)
|
void |
pre(VariableStack stack)
|
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.FlowContainer |
addChannel, execute, isOptimizable, post, setOptimize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final String COMPLETED
| Constructor Detail |
public ParallelChoice()
| Method Detail |
protected void initializeStatic()
throws KarajanRuntimeException
initializeStatic in class FlowContainerKarajanRuntimeException
public void pre(VariableStack stack)
throws ExecutionException
pre in class ParallelExecutionException
public void executeChildren(VariableStack stack)
throws ExecutionException
executeChildren in class ParallelExecutionException
protected void notificationEvent(NotificationEvent e)
throws ExecutionException
notificationEvent in class ParallelExecutionException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||