org.knime.core.node.workflow
Class InnerFlowLoopContext

java.lang.Object
  extended by org.knime.core.node.workflow.FlowObject
      extended by org.knime.core.node.workflow.InnerFlowLoopContext
All Implemented Interfaces:
Cloneable

public class InnerFlowLoopContext
extends FlowObject

Control object on a FlowObjectStack to indicate the actual execution of a loop start node. Objects of this class are removed (stack pop operation) from the stack immediately before an execution starts in order to remove any previously added flow variables. There are put onto immediately following their removal to indicate an iteration start.

Author:
Bernd Wiswedel, KNIME.com, Zurich, Switzerland

Constructor Summary
InnerFlowLoopContext()
           
 
Method Summary
 
Methods inherited from class org.knime.core.node.workflow.FlowObject
clone, cloneAndUnsetOwner, getOwner, setOwner
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InnerFlowLoopContext

public InnerFlowLoopContext()


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.