|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PMCCNodeModel | |
---|---|
org.knime.base.node.preproc.correlation.pmcc |
Uses of PMCCNodeModel in org.knime.base.node.preproc.correlation.pmcc |
---|
Methods in org.knime.base.node.preproc.correlation.pmcc that return PMCCNodeModel | |
---|---|
PMCCNodeModel |
PMCCNodeFactory.createNodeModel()
Creates and returns a new instance of the node's corresponding model. |
Methods in org.knime.base.node.preproc.correlation.pmcc that return types with arguments of type PMCCNodeModel | |
---|---|
NodeView<PMCCNodeModel> |
PMCCNodeFactory.createNodeView(int viewIndex,
PMCCNodeModel nodeModel)
Creates and returns a new node view for the given index. |
Methods in org.knime.base.node.preproc.correlation.pmcc with parameters of type PMCCNodeModel | |
---|---|
NodeView<PMCCNodeModel> |
PMCCNodeFactory.createNodeView(int viewIndex,
PMCCNodeModel nodeModel)
Creates and returns a new node view for the given index. |
Constructors in org.knime.base.node.preproc.correlation.pmcc with parameters of type PMCCNodeModel | |
---|---|
PMCCNodeView(PMCCNodeModel model)
Inits GUI. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |