|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoopEndConditionNodeModel | |
---|---|
org.knime.base.node.meta.looper.condition | Contains two nodes with which a loop can be built. |
Uses of LoopEndConditionNodeModel in org.knime.base.node.meta.looper.condition |
---|
Methods in org.knime.base.node.meta.looper.condition that return LoopEndConditionNodeModel | |
---|---|
LoopEndConditionNodeModel |
LoopEndConditionNodeFactory.createNodeModel()
Creates and returns a new instance of the node's corresponding model. |
Methods in org.knime.base.node.meta.looper.condition that return types with arguments of type LoopEndConditionNodeModel | |
---|---|
NodeView<LoopEndConditionNodeModel> |
LoopEndConditionNodeFactory.createNodeView(int viewIndex,
LoopEndConditionNodeModel nodeModel)
Creates and returns a new node view for the given index. |
Methods in org.knime.base.node.meta.looper.condition with parameters of type LoopEndConditionNodeModel | |
---|---|
NodeView<LoopEndConditionNodeModel> |
LoopEndConditionNodeFactory.createNodeView(int viewIndex,
LoopEndConditionNodeModel nodeModel)
Creates and returns a new node view for the given index. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |