|
|||||||||||
| 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.AbstractSequentialWithArguments
org.globus.cog.karajan.workflow.nodes.PartialArgumentsContainer
org.globus.cog.karajan.workflow.nodes.If
| Nested Class Summary |
| Nested classes inherited from class org.globus.cog.karajan.workflow.nodes.FlowNode |
FlowNode.FNTP |
| Field Summary | |
static String |
COMPLETE
|
| Fields inherited from class org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments |
commonArguments, QUOTED |
| 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 | |
If()
|
|
| Method Summary | |
protected void |
childCompleted(VariableStack stack)
|
protected void |
notificationEvent(NotificationEvent e)
|
protected void |
partialArgumentsEvaluated(VariableStack stack)
|
void |
pre(VariableStack stack)
|
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.PartialArgumentsContainer |
executeChildren, executeSingle, getArgCount, initializeStatic, startRest |
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments |
argumentsEvaluated, checkArguments, getArgument, getArgument, getArgumentCount, getArgumentIndex, getArgumentNames, getArguments, getMaxArgIndex, getNonpropargs, getPropargs, getQuotedArgs, getSortedArgs, getVargs, getVargsAsArray, hasArgument, hasNestedArguments, hasVariableArguments, initializeArgs, newNameBindingVariableArguments, newVariableArguments, processArguments, setArguments, setArguments, setHasVargs, setNestedArgs, setNonpropargs, setQuotedArgs, setVargs |
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.Sequential |
exit, moreToExecute, startNext |
| 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 COMPLETE
| Constructor Detail |
public If()
| Method Detail |
public void pre(VariableStack stack)
throws ExecutionException
pre in class AbstractSequentialWithArgumentsExecutionException
protected void partialArgumentsEvaluated(VariableStack stack)
throws ExecutionException
partialArgumentsEvaluated in class PartialArgumentsContainerExecutionException
protected void childCompleted(VariableStack stack)
throws ExecutionException
childCompleted in class PartialArgumentsContainerExecutionException
protected void notificationEvent(NotificationEvent e)
throws ExecutionException
notificationEvent in class PartialArgumentsContainerExecutionException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||