| 
||||||||||
| 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.functions.AbstractFunction
org.globus.cog.karajan.workflow.nodes.functions.NumericValue
public class NumericValue
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class org.globus.cog.karajan.workflow.nodes.FlowNode | 
|---|
FlowNode.FNTP | 
| Field Summary | |
|---|---|
static Arg | 
A_VALUE
 | 
| Fields inherited from class org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments | 
|---|
QUOTED | 
| Fields inherited from class org.globus.cog.karajan.workflow.nodes.FlowNode | 
|---|
A_INLINE_TEXT, debug, startCount, STDERR, STDOUT, threadTracker | 
| Fields inherited from interface org.globus.cog.karajan.workflow.nodes.FlowElement | 
|---|
ANNOTATION, CALLER, FILENAME, LINE, TEXT, UID | 
| Constructor Summary | |
|---|---|
NumericValue()
 | 
|
| Method Summary | |
|---|---|
 Object | 
function(VariableStack stack)
 | 
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction | 
|---|
executeChildren, executeSimple, isSimple, post, pre, ret, setSimple, setValue | 
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments | 
|---|
addChannel, argumentsEvaluated, checkArguments, childCompleted, getArgument, getArgumentCount, getArgumentIndex, getArgumentNames, getArguments, getChannels, getMaxArgIndex, getNonpropargs, getOptionalArgs, getQuotedArgs, getSortedArgs, hasChannels, hasNestedArguments, hasVariableArguments, initializeArgs, initializeStatic, newNameBindingVariableArguments, newVariableArguments, processArguments, setArguments, setHasVargs, setNestedArgs, setNonpropargs, setQuotedArgs, setVargs | 
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.Sequential | 
|---|
executeSingle, exit, getIndex, moreToExecute, notificationEvent, preDecIndex, preIncIndex, setIndex, startElement, startNext | 
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.FlowContainer | 
|---|
execute, getChildFailed, isOptimizable, setChildFailed, setOptimize | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface org.globus.cog.karajan.workflow.DirectExecution | 
|---|
start | 
| Field Detail | 
|---|
public static final Arg A_VALUE
| Constructor Detail | 
|---|
public NumericValue()
| Method Detail | 
|---|
public Object function(VariableStack stack)
                throws ExecutionException
function in class AbstractFunctionExecutionException
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||