|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColCombineNodeModel | |
---|---|
org.knime.base.node.preproc.colcombine | Node to combine the content of a set of columns into a single column (to be appended). |
Uses of ColCombineNodeModel in org.knime.base.node.preproc.colcombine |
---|
Methods in org.knime.base.node.preproc.colcombine that return ColCombineNodeModel | |
---|---|
ColCombineNodeModel |
ColCombineNodeFactory.createNodeModel()
Creates and returns a new instance of the node's corresponding model. |
Methods in org.knime.base.node.preproc.colcombine that return types with arguments of type ColCombineNodeModel | |
---|---|
NodeView<ColCombineNodeModel> |
ColCombineNodeFactory.createNodeView(int viewIndex,
ColCombineNodeModel nodeModel)
Creates and returns a new node view for the given index. |
Methods in org.knime.base.node.preproc.colcombine with parameters of type ColCombineNodeModel | |
---|---|
NodeView<ColCombineNodeModel> |
ColCombineNodeFactory.createNodeView(int viewIndex,
ColCombineNodeModel nodeModel)
Creates and returns a new node view for the given index. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |