org.knime.core.node.workflow
Class FlowLoopContext
java.lang.Object
org.knime.core.node.workflow.FlowObject
org.knime.core.node.workflow.FlowLoopContext
- All Implemented Interfaces:
- Cloneable
- Direct Known Subclasses:
- FlowLoopContext.RestoredFlowLoopContext
public class FlowLoopContext
- extends FlowObject
Special FlowObject holding loop information.
- Author:
- M. Berthold, University of Konstanz
|
Nested Class Summary |
static class |
FlowLoopContext.RestoredFlowLoopContext
Executed start nodes will use this object during workflow load to
indicate that a loop was potentially saved in a half-executed state. |
FlowLoopContext
public FlowLoopContext()
getHeadNode
public NodeID getHeadNode()
setTailNode
public void setTailNode(NodeID tail)
getTailNode
public NodeID getTailNode()
cloneAndUnsetOwner
protected FlowObject cloneAndUnsetOwner()
-
- Overrides:
cloneAndUnsetOwner in class FlowObject
Copyright, 2003 - 2012. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.