Uses of Interface
org.knime.core.node.workflow.LoopEndNode

Packages that use LoopEndNode
org.knime.base.node.meta.feature.backwardelim   
org.knime.base.node.meta.looper The looper package contains all classes for building for loops. 
org.knime.base.node.meta.looper.condition Contains two nodes with which a loop can be built. 
org.knime.base.node.meta.xvalidation The xvalidation package contains all classes for a cross validation flow. 
org.knime.core.node Contains all classes needed to implement a new node in the workflow. 
 

Uses of LoopEndNode in org.knime.base.node.meta.feature.backwardelim
 

Classes in org.knime.base.node.meta.feature.backwardelim that implement LoopEndNode
 class BWElimLoopEndNodeModel
          This class is the model for the elimination loop's tail node.
 

Uses of LoopEndNode in org.knime.base.node.meta.looper
 

Classes in org.knime.base.node.meta.looper that implement LoopEndNode
 class LoopEndNodeModel
          This model is the tail node of a for loop.
 

Uses of LoopEndNode in org.knime.base.node.meta.looper.condition
 

Classes in org.knime.base.node.meta.looper.condition that implement LoopEndNode
 class LoopEndConditionNodeModel
          This class is the model for the condition loop tail node.
 

Uses of LoopEndNode in org.knime.base.node.meta.xvalidation
 

Classes in org.knime.base.node.meta.xvalidation that implement LoopEndNode
 class AggregateOutputNodeModel
          This models aggregates the result from each of the cross validation loops.
 

Uses of LoopEndNode in org.knime.core.node
 

Methods in org.knime.core.node that return LoopEndNode
protected  LoopEndNode NodeModel.getLoopEndNode()
          Access method for loop start nodes to access their respective loop end.
 

Methods in org.knime.core.node with parameters of type LoopEndNode
(package private)  void NodeModel.setLoopEndNode(LoopEndNode end)
          Setter used by framework to update loop end node.
 



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.