|
|||||||||||
| 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
| 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.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 | |
PartialArgumentsContainer()
|
|
| Method Summary | |
protected void |
childCompleted(VariableStack stack)
|
protected void |
executeChildren(VariableStack stack)
|
protected void |
executeSingle(VariableStack stack)
|
int |
getArgCount()
|
protected void |
initializeStatic()
|
protected void |
notificationEvent(NotificationEvent e)
|
protected void |
partialArgumentsEvaluated(VariableStack stack)
|
protected void |
startRest(VariableStack stack)
|
| 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, pre, 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 |
| Constructor Detail |
public PartialArgumentsContainer()
| Method Detail |
protected void initializeStatic()
initializeStatic in class AbstractSequentialWithArguments
protected void executeChildren(VariableStack stack)
throws ExecutionException
executeChildren in class SequentialExecutionException
protected void executeSingle(VariableStack stack)
throws ExecutionException
executeSingle in class SequentialExecutionException
protected void childCompleted(VariableStack stack)
throws ExecutionException
ExecutionException
protected void startRest(VariableStack stack)
throws ExecutionException
ExecutionException
protected void partialArgumentsEvaluated(VariableStack stack)
throws ExecutionException
ExecutionException
protected void notificationEvent(NotificationEvent e)
throws ExecutionException
notificationEvent in class AbstractSequentialWithArgumentsExecutionExceptionpublic int getArgCount()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||