Uses of Class
org.knime.base.node.viz.statistics.Statistics2NodeModel

Packages that use Statistics2NodeModel
org.knime.base.node.viz.statistics Contains the Statistics Node which can be used to compute statistics based on the input data table. 
 

Uses of Statistics2NodeModel in org.knime.base.node.viz.statistics
 

Methods in org.knime.base.node.viz.statistics that return Statistics2NodeModel
 Statistics2NodeModel Statistics2NodeFactory.createNodeModel()
          Creates and returns a new instance of the node's corresponding model.
 

Methods in org.knime.base.node.viz.statistics that return types with arguments of type Statistics2NodeModel
 NodeView<Statistics2NodeModel> Statistics2NodeFactory.createNodeView(int viewIndex, Statistics2NodeModel nodeModel)
          The view offers statistical information on the input table.
 

Methods in org.knime.base.node.viz.statistics with parameters of type Statistics2NodeModel
 NodeView<Statistics2NodeModel> Statistics2NodeFactory.createNodeView(int viewIndex, Statistics2NodeModel nodeModel)
          The view offers statistical information on the input table.
 

Constructors in org.knime.base.node.viz.statistics with parameters of type Statistics2NodeModel
Statistics2NodeView(Statistics2NodeModel model)
          Constructs a NodeView consisting of statistical values.
 



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
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.