|
|||||||||||
| 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.SequentialWithArguments
org.globus.cog.karajan.workflow.nodes.Define
| 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 | |
Define()
|
|
| Method Summary | |
protected static void |
define(VariableStack stack,
String name,
String nsprefix,
Object def)
|
protected static void |
define(VariableStack stack,
String name,
String nsprefix,
UserDefinedElement def)
|
protected StackFrame |
getFrame(VariableStack stack)
|
protected void |
initializeStatic()
|
void |
post(VariableStack stack)
|
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.SequentialWithArguments |
executeChildren |
| 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, notificationEvent, pre, 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 Define()
| Method Detail |
public void post(VariableStack stack)
throws ExecutionException
post in class FlowContainerExecutionException
protected static void define(VariableStack stack,
String name,
String nsprefix,
Object def)
throws ExecutionException
ExecutionException
protected static void define(VariableStack stack,
String name,
String nsprefix,
UserDefinedElement def)
protected StackFrame getFrame(VariableStack stack)
protected void initializeStatic()
throws KarajanRuntimeException
initializeStatic in class AbstractSequentialWithArgumentsKarajanRuntimeException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||