org.knime.core.node.workflow
Class InactiveBranchFlowLoopContext

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

public final class InactiveBranchFlowLoopContext
extends FlowObject

Pushed to stack if a loop start node is inactive (entire loop part of an inactive branch). A loop end node will silently turn inactive too if such an object is on the stack. If no such object is on the stack, the loop end node will fail.

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

Constructor Summary
InactiveBranchFlowLoopContext()
           
 
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

InactiveBranchFlowLoopContext

public InactiveBranchFlowLoopContext()


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.