|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AggregateOutputNodeModel | |
---|---|
org.knime.base.node.meta.xvalidation | The xvalidation package contains all classes for a cross validation flow. |
Uses of AggregateOutputNodeModel in org.knime.base.node.meta.xvalidation |
---|
Methods in org.knime.base.node.meta.xvalidation that return AggregateOutputNodeModel | |
---|---|
AggregateOutputNodeModel |
AggregateOutputNodeFactory.createNodeModel()
Creates and returns a new instance of the node's corresponding model. |
Methods in org.knime.base.node.meta.xvalidation that return types with arguments of type AggregateOutputNodeModel | |
---|---|
NodeView<AggregateOutputNodeModel> |
AggregateOutputNodeFactory.createNodeView(int index,
AggregateOutputNodeModel model)
Creates and returns a new node view for the given index. |
Methods in org.knime.base.node.meta.xvalidation with parameters of type AggregateOutputNodeModel | |
---|---|
NodeView<AggregateOutputNodeModel> |
AggregateOutputNodeFactory.createNodeView(int index,
AggregateOutputNodeModel model)
Creates and returns a new node view for the given index. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |