org.knime.core.node.workflow
Class FlowLoopContext

java.lang.Object
  extended by org.knime.core.node.workflow.FlowObject
      extended by 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
           
 
Constructor Summary
FlowLoopContext()
           
 
Method Summary
protected  FlowObject cloneAndUnsetOwner()
          
 NodeID getHeadNode()
           
 NodeID getTailNode()
           
 void setTailNode(NodeID tail)
           
 
Methods inherited from class org.knime.core.node.workflow.FlowObject
clone, getOwner, setOwner
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowLoopContext

public FlowLoopContext()
Method Detail

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 - 2010. 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.