|
|||||||||||
| 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.user.UserDefinedElement
org.globus.cog.karajan.workflow.nodes.user.ExplicitExecutionUDE
| 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.user.UserDefinedElement |
ARGUMENTS_THREAD, BODY_THREAD, FNARGS, PREFIX, START_BODY |
| 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 | |
ExplicitExecutionUDE()
|
|
| Method Summary | |
protected boolean |
checkFirstArg(VariableStack stack)
|
protected Arguments |
getUDEArguments(VariableStack stack)
|
protected void |
initializeStatic()
|
protected void |
setArguments(VariableStack stack)
|
protected void |
startBody(VariableStack stack)
|
void |
startInstance(VariableStack stack,
UDEWrapper wrapper)
|
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.user.UserDefinedElement |
checkBothArgs, controlEvent, executeChildren, getArguments, getChannels, getElementType, getKmode, getOptargs, getSkip, hasChannels, hasNamed, hasNestedArgs, hasVargs, isArgumentsThread, notificationEvent, post, pre, prepareInstanceArguments, setProperty, setUDEArguments, startArguments, startBody |
| 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 |
executeSingle, exit, moreToExecute, startNext |
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.FlowContainer |
addChannel, execute, isOptimizable, setOptimize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ExplicitExecutionUDE()
| Method Detail |
protected void initializeStatic()
initializeStatic in class UserDefinedElement
public void startInstance(VariableStack stack,
UDEWrapper wrapper)
throws ExecutionException
startInstance in class UserDefinedElementExecutionException
protected void startBody(VariableStack stack)
throws ExecutionException
ExecutionExceptionprotected void setArguments(VariableStack stack)
protected Arguments getUDEArguments(VariableStack stack)
throws ExecutionException
ExecutionException
protected boolean checkFirstArg(VariableStack stack)
throws ExecutionException
checkFirstArg in class UserDefinedElementExecutionException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||