Uses of Class
org.knime.core.node.workflow.FlowLoopContext

Packages that use FlowLoopContext
org.knime.core.node Contains all classes needed to implement a new node in the workflow. 
org.knime.core.node.workflow Contains wrapper classes which control the communication between Node and GUI Workflow. 
 

Uses of FlowLoopContext in org.knime.core.node
 

Methods in org.knime.core.node that return FlowLoopContext
 FlowLoopContext Node.getLoopStatus()
           
(package private)  FlowLoopContext NodeModel.getLoopStatus()
           
 

Uses of FlowLoopContext in org.knime.core.node.workflow
 

Subclasses of FlowLoopContext in org.knime.core.node.workflow
static class FlowLoopContext.RestoredFlowLoopContext
           
 

Methods in org.knime.core.node.workflow that return types with arguments of type FlowLoopContext
 List<FlowLoopContext> NodeContainer.getWaitingLoops()
           
 

Methods in org.knime.core.node.workflow with parameters of type FlowLoopContext
 void NodeContainer.addWaitingLoop(FlowLoopContext slc)
          add a loop to the list of waiting loops.
 



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.