|
|||||||||||
| 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.Include
| 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.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 | |
Include()
|
|
| Method Summary | |
void |
loadComplete()
|
void |
loadStarted()
|
void |
post(VariableStack stack)
|
void |
pre(VariableStack stack)
|
String |
toString()
|
void |
verify(VariableStack stack)
|
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.Sequential |
executeChildren, executeSingle, exit, moreToExecute, notificationEvent, startNext |
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.FlowContainer |
addChannel, execute, initializeStatic, isOptimizable, setOptimize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Include()
| Method Detail |
public void pre(VariableStack stack)
throws ExecutionException
pre in class FlowContainerExecutionException
public void post(VariableStack stack)
throws ExecutionException
post in class FlowContainerExecutionException
public void verify(VariableStack stack)
throws ExecutionException
verify in class FlowNodeExecutionExceptionpublic void loadComplete()
loadComplete in interface LoadListenerloadComplete in class FlowNodepublic void loadStarted()
loadStarted in interface LoadListenerloadStarted in class FlowNodepublic String toString()
toString in class FlowNode
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||