Package | Description |
---|---|
org.knime.base.node.flowcontrol.trycatch.genericcatch |
Package for all try catch nodes.
|
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.looper.recursive |
Contains classes for the recursive looping nodes (loop start and end).
|
org.knime.base.node.meta.looper.variableloopend |
This package contains the classes of the variable loop end node.
|
org.knime.base.node.meta.xvalidation |
The
xvalidation
package contains all classes for a cross validation flow.
|
org.knime.core.node.workflow |
Contains wrapper classes which control the communication between Node and GUI
Workflow.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericCatchNodeModel
End of an Try-Catch Enclosure.
|
Modifier and Type | Class and Description |
---|---|
class |
BWElimLoopEndNodeModel
This class is the model for the elimination loop's tail node.
|
Modifier and Type | Class and Description |
---|---|
class |
LoopEnd2NodeModel |
(package private) class |
LoopEndJoinNodeModel
Loop End Node that joins the input table with the previous input
(colum wise concatenation).
|
class |
LoopEndNodeModel
This model is the tail node of a for loop.
|
Modifier and Type | Class and Description |
---|---|
class |
LoopEndConditionNodeModel
This class is the model for the condition loop tail node.
|
Modifier and Type | Class and Description |
---|---|
class |
RecursiveLoopEnd2NodeModel
This is the model implementation of Recursive Loop End Node (2port).
|
class |
RecursiveLoopEndNodeModel
This is the model implementation of Recursive Loop End Node (1port).
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
VariableLoopEndNodeModel
Node model of the variable loop end node.
|
Modifier and Type | Class and Description |
---|---|
class |
AggregateOutputNodeModel
This models aggregates the result from each of the cross validation loops.
|
Modifier and Type | Interface and Description |
---|---|
interface |
LoopEndNode
Complement to @see{LoopStartNode}.
|
interface |
LoopEndParallelizeNode
NO API!
|
KNIME GmbH, Konstanz, Germany
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.