Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.knime.core.node.config Classes and Interfaces - 40 results found.
NameDescriptionTypePackageFramework
AbstractConfigEntryAbstract Config entry holding only a Config entry type.Classorg.knime.core.node.config.baseKNIME
ConfigSupports a mechanism to save settings by their type and a key.Classorg.knime.core.node.configKNIME
Config .DataCellEntryInterfaceorg.knime.core.node.configKNIME
Config .DataCellEntry .BooleanCellEntryClassorg.knime.core.node.configKNIME
Config .DataCellEntry .ComplexNumberCellEntryComplexNumberCell entry.Classorg.knime.core.node.configKNIME
Config .DataCellEntry .DateAndTimeCellEntryDateAndTimeCell entry.Classorg.knime.core.node.configKNIME
Config .DataCellEntry .DoubleCellEntryClassorg.knime.core.node.configKNIME
Config .DataCellEntry .FuzzyIntervalCellEntryFuzzyIntervalCell entry.Classorg.knime.core.node.configKNIME
Config .DataCellEntry .FuzzyNumberCellEntryFuzzyNumberCell entry.Classorg.knime.core.node.configKNIME
Config .DataCellEntry .IntCellEntryClassorg.knime.core.node.configKNIME
Config .DataCellEntry .LongCellEntryClassorg.knime.core.node.configKNIME
Config .DataCellEntry .MissingCellEntryEntry for missing DataCell.Classorg.knime.core.node.configKNIME
Config .DataCellEntry .StringCellEntryClassorg.knime.core.node.configKNIME
ConfigBaseSupports a mechanism to save settings by their type and a key.Classorg.knime.core.node.config.baseKNIME
ConfigBaseROInterface implements only read access functions for ConfigBase objects providing methods for base data types only.Interfaceorg.knime.core.node.config.baseKNIME
ConfigBaseWOWrite-only interface for ConfigBase objects providing only only write access functions for base data types.Interfaceorg.knime.core.node.config.baseKNIME
ConfigBooleanEntryConfig entry for boolean objects.Classorg.knime.core.node.config.baseKNIME
ConfigByteEntryConfig entry for byte objects.Classorg.knime.core.node.config.baseKNIME
ConfigCharEntryConfig entry for char objects.Classorg.knime.core.node.config.baseKNIME
ConfigDoubleEntryConfig entry for double values.Classorg.knime.core.node.config.baseKNIME
ConfigEditJTreeA tree implementation that allows one to overwrite certain node settings using flow variables.Classorg.knime.core.node.configKNIME
ConfigEditTreeEditorEditor component for ConfigEditJTree implementation.Classorg.knime.core.node.configKNIME
ConfigEditTreeEventEvent that is fired when the settings associated with the nodes in a ConfigEditTreeModel change.Classorg.knime.core.node.configKNIME
ConfigEditTreeEventListenerListener interface for ConfigEditTreeEvent.Interfaceorg.knime.core.node.configKNIME
ConfigEditTreeModelConfig editor that keeps a mask of variables to overwrite existing settings.Classorg.knime.core.node.configKNIME
ConfigEditTreeModel .ConfigEditTreeNodeSingle Tree node implementation.Classorg.knime.core.node.configKNIME
ConfigEditTreeNodePanelPanel that displays a single line/element of a ConfigEditJTree.Classorg.knime.core.node.configKNIME
ConfigEditTreeRendererRenderer implementation of a ConfigEditJTree.Classorg.knime.core.node.configKNIME
ConfigEntriesAn enumeration holding all possible types that can be written to and read from a Config.Classorg.knime.core.node.config.baseKNIME
ConfigFloatEntryConfig entry for float values.Classorg.knime.core.node.config.baseKNIME
ConfigIntEntryConfig entry for integer values.Classorg.knime.core.node.config.baseKNIME
ConfigLongEntryConfig entry for long values.Classorg.knime.core.node.config.baseKNIME
ConfigPasswordEntryConfig entry for password values.Classorg.knime.core.node.config.baseKNIME
ConfigROInterface implements only access functions for Config objects.Interfaceorg.knime.core.node.configKNIME
ConfigSerializationUtilsCollection of convenience methods that help to save or load Enum [and other Objects] to ConfigWO or ConfigRO objects, this also includes NodeSettingsRO and NodeSettingsWO.Classorg.knime.core.node.configKNIME
ConfigShortEntryConfig entry for short values.Classorg.knime.core.node.config.baseKNIME
ConfigStringEntryConfig entry for String values.Classorg.knime.core.node.config.baseKNIME
ConfigWOWrite-only interface for Config objects providing only accessAuthor:Thomas Gabriel, University of KonstanzInterfaceorg.knime.core.node.configKNIME
XMLConfigA class used to load and save Config objects into an XML file.Classorg.knime.core.node.config.baseKNIME
XMLContentHandlerClassorg.knime.core.node.config.baseKNIME