Uses of Interface
org.knime.core.node.defaultnodesettings.SettingsModelFlowVariableCompatible

Packages that use SettingsModelFlowVariableCompatible
org.knime.core.node Contains all classes needed to implement a new node in the workflow. 
org.knime.core.node.defaultnodesettings Contains default dialog components, which can be used to quickly create a simple dialog. 
 

Uses of SettingsModelFlowVariableCompatible in org.knime.core.node
 

Methods in org.knime.core.node with parameters of type SettingsModelFlowVariableCompatible
protected  FlowVariableModel NodeDialogPane.createFlowVariableModel(SettingsModelFlowVariableCompatible dc)
          Create model and register a new variable for a specific settings object.
 

Uses of SettingsModelFlowVariableCompatible in org.knime.core.node.defaultnodesettings
 

Classes in org.knime.core.node.defaultnodesettings that implement SettingsModelFlowVariableCompatible
 class SettingsModelDouble
          A settingsmodel for double default components.
 class SettingsModelDoubleBounded
          A settingsmodel for double default components accepting double between a min and max value.
 class SettingsModelInteger
           
 class SettingsModelIntegerBounded
          A settingsmodel for integer default components accepting double between a min and max value.
 class SettingsModelOddIntegerBounded
          A settingsmodel for integer default components accepting double between a min and max value.
 



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.