Package org.globus.cog.karajan.workflow.nodes

Interface Summary
ExtendedFlowElement Elements implementing this interface guarantee that the time needed for execution is small, and therefore can be invoked directly, without the need to resort to events.
FlowElement  
 

Class Summary
AbstractIterator  
AbstractParallelIterator  
AbstractRegexpFailureHandler  
AbstractSequentialIterator  
AbstractSequentialWithArguments  
AbstractUParallelIterator  
Break  
CacheNode  
CacheOn  
Catch  
Channel  
ChannelClose  
ChannelFork  
ChannelFrom  
ChannelTo  
CheckpointNode  
ConditionalNode  
ConditionNode  
Continue  
DefaultParameterNode  
Define  
Define.Definer  
Disallowed  
DummyNode  
Each  
Echo  
ElementDefNode  
ElementList  
ErrorHandlerNode  
EventWait  
Exclusive  
ExecuteElement  
ExecuteFile  
ExecuteJavaNode  
Export  
Export.Definer  
FileWrite  
FlowContainer  
FlowNode  
FlowNode.FNTP  
For  
FutureIteratorNode  
FutureNode  
GenerateErrorNode  
Global  
GlobalK  
Guard  
If  
IgnoreErrorsNode  
Include  
Info  
JavaMethodInvocationArgument  
JavaMethodInvocationNode  
Maybe  
Namespace  
NewJavaObjectNode  
Once  
OptionalArgs  
Parallel  
ParallelChoice  
ParallelFor  
PartialArgumentsContainer  
PassiveNode  
Print  
ProjectNode  
RestartOnErrorNode  
Sequential  
SequentialChoice  
SequentialWithArguments  
SetVar  
SetVarK  
UIDMap  
UndefinedNode  
UnknownElement  
UnsynchronizedNode  
UParallel  
UParallelFor  
WaitNode  
While