org.knime.base.node.mine.cluster.hierarchical
Class HierarchicalClusterNodeDialog

java.lang.Object
  extended by org.knime.core.node.NodeDialogPane
      extended by org.knime.core.node.defaultnodesettings.DefaultNodeSettingsPane
          extended by org.knime.base.node.mine.cluster.hierarchical.HierarchicalClusterNodeDialog

 class HierarchicalClusterNodeDialog
extends DefaultNodeSettingsPane

A dialog to get the number of output clusters, the distance function and the linkage type for cluster.

Author:
Christoph Sieb, University of Konstanz

Field Summary
static DistanceFunction[] DISTANCE_FUNCTIONS
          An array with the available distance functions names.
 
Constructor Summary
HierarchicalClusterNodeDialog()
          Creates a new NodeDialogPane for hierarchical clustering in order to set the parameters.
 
Method Summary
(package private) static SettingsModelBoolean createSettingsCacheKeys()
           
(package private) static SettingsModelFilterString createSettingsColumns()
           
(package private) static SettingsModelString createSettingsDistanceFunction()
           
(package private) static SettingsModelString createSettingsLinkageType()
           
(package private) static SettingsModelIntegerBounded createSettingsNumberOfClusters()
           
 
Methods inherited from class org.knime.core.node.defaultnodesettings.DefaultNodeSettingsPane
addDialogComponent, closeCurrentGroup, createNewGroup, createNewTab, createNewTabAt, loadAdditionalSettingsFrom, loadAdditionalSettingsFrom, loadSettingsFrom, saveAdditionalSettingsTo, saveSettingsTo, selectTab, setDefaultTabTitle, setHorizontalPlacement
 
Methods inherited from class org.knime.core.node.NodeDialogPane
addJobMgrTab, addTab, addTabAt, createFlowVariableModel, createFlowVariableModel, createFlowVariableModel, finishEditingAndSaveSettingsTo, getAvailableFlowVariables, getPanel, getTab, getTabIndex, internalLoadSettingsFrom, loadSettingsFrom, loadSettingsFrom, onCancel, onClose, onOpen, removeTab, renameTab, saveSettingsTo, setEnabled, setSelected
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DISTANCE_FUNCTIONS

public static final DistanceFunction[] DISTANCE_FUNCTIONS
An array with the available distance functions names.

Constructor Detail

HierarchicalClusterNodeDialog

HierarchicalClusterNodeDialog()
Creates a new NodeDialogPane for hierarchical clustering in order to set the parameters.

Method Detail

createSettingsNumberOfClusters

static SettingsModelIntegerBounded createSettingsNumberOfClusters()

createSettingsDistanceFunction

static SettingsModelString createSettingsDistanceFunction()

createSettingsLinkageType

static SettingsModelString createSettingsLinkageType()

createSettingsCacheKeys

static SettingsModelBoolean createSettingsCacheKeys()

createSettingsColumns

static SettingsModelFilterString createSettingsColumns()


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.