Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.knime.core.node Classes and Interfaces - 715 results found.
NameDescriptionTypePackageFramework
AbstractBooleanDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.function.booleanoptionKNIME
AbstractColumnDBAggregationFunctionAbstract class that allows the user to select a column from the input table.Classorg.knime.core.node.port.database.aggregation.function.columnKNIME
AbstractConcatDBAggregationFunctionAbstract class that can be used by concatenation functions.Classorg.knime.core.node.port.database.aggregation.function.concatenateKNIME
AbstractConfigEntryAbstract Config entry holding only a Config entry type.Classorg.knime.core.node.config.baseKNIME
AbstractDistinctDBAggregationFunctionAbstract class that provides a dialog where the user can select if distinct should be used in the function.Classorg.knime.core.node.port.database.aggregation.functionKNIME
AbstractNodeExecutionJobManagerDefault implementation of an node execution job manager.Classorg.knime.core.node.workflowKNIME
AbstractNodeViewAbstract implementation of a node view.Classorg.knime.core.nodeKNIME
AbstractPortObjectAbstract implementation of general port objects.Classorg.knime.core.node.portKNIME
AbstractPortObject .AbstractPortObjectSerializerAbstract implementation of the a serializer for all AbstractPortObjects.Classorg.knime.core.node.portKNIME
AbstractSimplePortObjectAbstract implementation of basic port objects that save and load themselves from ModelContentRO objects.Classorg.knime.core.node.portKNIME
AbstractSimplePortObject .AbstractSimplePortObjectSerializerAbstract implementation of the a serializer for all AbstractSimplePortObjects.Classorg.knime.core.node.portKNIME
AbstractSimplePortObjectSpecAbstract implementation of basic port object specs that save and load themselves from ModelContentRO objects.Classorg.knime.core.node.portKNIME
AbstractSimplePortObjectSpec .AbstractSimplePortObjectSpecSerializerAbstract implementation of the a serializer for all AbstractSimplePortObjectSpecs.Classorg.knime.core.node.portKNIME
AbstractWizardNodeViewClassorg.knime.core.node.wizardKNIME
AbstractWizardNodeView .WizardNodeViewExtensionClassorg.knime.core.node.wizardKNIME
AggregationFunctionMethods are not thread safe since they might have internal state.Interfaceorg.knime.core.node.port.database.aggregationKNIME
AggregationFunctionProviderInterfaceorg.knime.core.node.port.database.aggregationKNIME
AnnotationAn annotation on the workflow.Classorg.knime.core.node.workflowKNIME
AnnotationDataClassorg.knime.core.node.workflowKNIME
AnnotationData .StyleRangeFormatting rule on the text; similar to SWT style range.Classorg.knime.core.node.workflowKNIME
AnnotationData .TextAlignmentText alignment in annotation.Classorg.knime.core.node.workflowKNIME
ArrayAggDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.function.postgresqlKNIME
ArrayAggDBAggregationFunction .FactoryFactory for ArrayAggDBAggregationFunction.Classorg.knime.core.node.port.database.aggregation.function.postgresqlKNIME
AvgDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
AvgDBAggregationFunction .FactoryFactory for the parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
AvgDistinctDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
AvgDistinctDBAggregationFunction .FactoryFactory for parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
BatchExecutorSimple utility class that takes a workflow, either in a directory or zipped into a single file, executes it and saves the results in the end.Classorg.knime.core.node.workflowKNIME
BatchExecutor .BatchExceptionException that can be thrown by subclasses in BatchExecutor.Classorg.knime.core.node.workflowKNIME
BatchExecutor .IllegalOptionExceptionException for illegal or broken options.Classorg.knime.core.node.workflowKNIME
BatchExecutor .WorkflowConfigurationClassorg.knime.core.node.workflowKNIME
BitAndDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
BitAndDBAggregationFunction .FactoryFactory for the parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
BitOrDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
BitOrDBAggregationFunction .FactoryFactory for the parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
BitXOrDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
BitXOrDBAggregationFunction .FactoryFactory for the parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
BooleanFuntionSettingsClass that save the settings of the BooleanFuntionSettingsPanel.Classorg.knime.core.node.port.database.aggregation.function.booleanoptionKNIME
BooleanFuntionSettingsPanelJPanel that allows the user to specify layout mapping settings.Classorg.knime.core.node.port.database.aggregation.function.booleanoptionKNIME
BufferedDataContainerDataContainer to be used during a NodeModel's execution.Classorg.knime.core.nodeKNIME
BufferedDataTableDataTable implementation that is passed along the KNIME workflow.Classorg.knime.core.nodeKNIME
BufferedDataTable .KnowsRowCountTableInternally used interface.Interfaceorg.knime.core.nodeKNIME
BufferedDataTableHolderInterface which allows a NodeModel to hold (and keep) internal BufferedDataTables.Interfaceorg.knime.core.nodeKNIME
BufferedDataTableRowOutputConvenient class to create a buffered data table where a row output is required.Classorg.knime.core.node.streamableKNIME
BufferedDataTableViewClassorg.knime.core.node.workflowKNIME
ButtonGroupEnumInterfaceUsed to create a ButtonGroup in the DialogComponentButtonGroup Interfaceorg.knime.core.node.utilKNIME
CanceledExecutionExceptionThis exception is used in the ExecutionMonitor when a node'sClassorg.knime.core.nodeKNIME
CheckedRadioButtonPanel buttons are disabled.Classorg.knime.core.node.utilKNIME
CheckUtilsStatic check functions used during settings loading etc.Classorg.knime.core.node.utilKNIME
ColorHandlerPortObjectPortObject implementation for ColorHandlerPortObject which are part of a DataTableSpec.Classorg.knime.core.node.port.viewpropertyKNIME
ColorHandlerPortObject .SerializerClassorg.knime.core.node.port.viewpropertyKNIME
ColorIconIcon that shows a rectangle with the given color and size.Classorg.knime.core.node.defaultnodesettingsKNIME
ColumnComboBoxRendererA DataColumnSpecListCellRenderer intended to be used for JComboBox.Classorg.knime.core.node.utilKNIME
ColumnFilterThis interface is used in the #update(org.Interfaceorg.knime.core.node.utilKNIME
ColumnFilterPanelPanel is used to select/filter a certain number of columns.Classorg.knime.core.node.utilKNIME
ColumnFilterPanel .ValueClassFilterClassorg.knime.core.node.utilKNIME
ColumnFuntionSettingsClass that save the settings of the ColumnFuntionSettingsPanel.Classorg.knime.core.node.port.database.aggregation.function.columnKNIME
ColumnFuntionSettingsPanelJPanel that allows the user to specify layout mapping settings.Classorg.knime.core.node.port.database.aggregation.function.columnKNIME
ColumnHeaderRendererRenderer to be used to display the column header of a table.Classorg.knime.core.node.tableviewKNIME
ColumnPairsSelectionPanelA Component used to define a list of column pairs.Classorg.knime.core.node.utilKNIME
ColumnSelectionComboxBoxClass extends a JComboxBox to choose a column of a certain type retrieved from the DataTableSpec.Classorg.knime.core.node.utilKNIME
ColumnSelectionListThis class show columns from a DataTableSpec inside a JList.Classorg.knime.core.node.utilKNIME
ColumnSelectionPanelClass implements a panel to choose a column of a certain type retrieved fromAuthor:Bernd Wiswedel, University of KonstanzSee Also:Serialized FormClassorg.knime.core.node.utilKNIME
ColumnSelectionSearchableListPanelA panel comprising a column list, search field and some search customizers for the user.Classorg.knime.core.node.utilKNIME
ColumnSelectionSearchableListPanel .ConfigurationRequestEventComprises if the user either want to delete, to create a configuration for the selected items.Classorg.knime.core.node.utilKNIME
ColumnSelectionSearchableListPanel .ConfigurationRequestEvent .TypeThe type of a ColumnSelectionSearchableListPanel.Classorg.knime.core.node.utilKNIME
ColumnSelectionSearchableListPanel .ConfigurationRequestListenerListener called if the user presses 'Enter' or 'Del' while the list has the focus.Interfaceorg.knime.core.node.utilKNIME
ColumnSelectionSearchableListPanel .ConfiguredColumnDeterminerDetermines if there is already a configuration for a given DataColumnSpec.Interfaceorg.knime.core.node.utilKNIME
ColumnSelectionSearchableListPanel .ListModifierThe ListModifier is returned by calling ColumnSelectionSearchableListPanel.Interfaceorg.knime.core.node.utilKNIME
ColumnSelectionSearchableListPanel .SearchedItemsSelectionModeThe selection type which appears if the user press enter while the search field has the focus.Classorg.knime.core.node.utilKNIME
ColumnSelectionSearchableListPanel .SearchEventComprises the search results after the user performed a search.Classorg.knime.core.node.utilKNIME
ColumnSelectionSearchableListPanel .SearchListenerListener called if the user presses 'Enter' in the searchfield.Interfaceorg.knime.core.node.utilKNIME
CombinedColumnFilterThis ColumnFilter implementation filters all columns which are filter by at least one of the given filters.Classorg.knime.core.node.utilKNIME
ComponentBorderClassorg.knime.core.node.utilKNIME
CompositeIconClassorg.knime.core.node.utilKNIME
ConcatDBAggregationFuntionSettingsClass that save the settings of the ConcatDBAggregationFuntionSettingsPanel.Classorg.knime.core.node.port.database.aggregation.function.concatenateKNIME
ConcatDBAggregationFuntionSettingsPanelJPanel that allows the user to specify layout mapping settings.Classorg.knime.core.node.port.database.aggregation.function.concatenateKNIME
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
ConfigTableModelInterfaceorg.knime.core.node.utilKNIME
ConfigTablePanelA Panel with a table in the center and buttons at the right to add andSince:2.Classorg.knime.core.node.utilKNIME
ConfigureCallbackClassorg.knime.core.node.interactiveKNIME
ConfigWOWrite-only interface for Config objects providing only accessAuthor:Thomas Gabriel, University of KonstanzInterfaceorg.knime.core.node.configKNIME
ConnectionContainerHolds all information related to one connection between specific ports of two nodes.Classorg.knime.core.node.workflowKNIME
ConnectionContainer .ConnectionTypeTyp of the connection: meta node input, output, through or "standard" connection.Classorg.knime.core.node.workflowKNIME
ConnectionIDClassorg.knime.core.node.workflowKNIME
ConnectionProgressContained in a ConnectionProgressEvent which is fired when the progress information has changed.Classorg.knime.core.node.workflowKNIME
ConnectionProgressEventThis event is fired in order to update the UI with connection statistics andSee Also:Serialized FormClassorg.knime.core.node.workflowKNIME
ConnectionProgressListenerListener for ConnectionProgressEvent fired when the progress information has changed.Interfaceorg.knime.core.node.workflowKNIME
ConnectionUIInformationDefault implementation of a connection extra info.Classorg.knime.core.node.workflowKNIME
ConnectionUIInformationEventEvent that's fired by a ConnectionContainer when its UI informationAuthor:Bernd Wiswedel, University of KonstanzSee Also:ConnectionContainer.Classorg.knime.core.node.workflowKNIME
ConnectionUIInformationListenerListener for ui information changes on ConnectionContainer.Interfaceorg.knime.core.node.workflowKNIME
ContextAwareNodeFactoryThis extension of NodeFactory is used in order to create a new node in a certain context.Classorg.knime.core.nodeKNIME
ConvenienceMethodsCollection of methods that are useful in different contexts.Classorg.knime.core.node.utilKNIME
ConvenientComboBoxRendererClassorg.knime.core.node.utilKNIME
CopyNativeNodeContainerPersistorClassorg.knime.core.node.workflowKNIME
CopyNodeContainerMetaPersistorClassorg.knime.core.node.workflowKNIME
CopyNodePersistorA persistor cloning a node's settings.Classorg.knime.core.nodeKNIME
CopySingleNodeContainerPersistorClassorg.knime.core.node.workflowKNIME
CopySubNodeContainerPersistorClassorg.knime.core.node.workflowKNIME
CopyWorkflowPersistorClassorg.knime.core.node.workflowKNIME
CorrDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
CorrDBAggregationFunction .FactoryFactory for parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
CountDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
CountDBAggregationFunction .FactoryFactory for the parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
CountDistinctDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
CountDistinctDBAggregationFunction .FactoryFactory for parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
CovarPopDBAggregationFunctionCOmputes the co variance of two columns.Classorg.knime.core.node.port.database.aggregation.functionKNIME
CovarPopDBAggregationFunction .FactoryFactory for parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
CovarSampDBAggregationFunctionCOmputes the co variance of two columns.Classorg.knime.core.node.port.database.aggregation.functionKNIME
CovarSampDBAggregationFunction .FactoryFactory for parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
CredentialsThe credentials implementation.Classorg.knime.core.node.workflowKNIME
CredentialsProviderProvides available credential variables for a workflow.Classorg.knime.core.node.workflowKNIME
CredentialsStoreContainer for credentials defined on a workflow.Classorg.knime.core.node.workflowKNIME
CustomDBAggregationFunctionDatabase aggregation function that allows the user to manually specify the aggregation function to use.Classorg.knime.core.node.port.database.aggregation.function.customKNIME
CustomDBAggregationFunction .FactoryFactory for CustomDBAggregationFunction.Classorg.knime.core.node.port.database.aggregation.function.customKNIME
CustomDBAggregationFuntionSettingsClass that save the settings of the CustomDBAggregationFuntionSettingsPanel.Classorg.knime.core.node.port.database.aggregation.function.customKNIME
CustomDBAggregationFuntionSettingsPanelJPanel that allows the user to specify layout mapping settings.Classorg.knime.core.node.port.database.aggregation.function.customKNIME
DataAwareNodeDialogPaneSubclass of NodeDialogPane that requires the full input data to define a configuration.Classorg.knime.core.nodeKNIME
DatabaseConnectionPortObjectPort object that holds a database connection (without any query).Classorg.knime.core.node.port.databaseKNIME
DatabaseConnectionPortObject .SerializerSerializer used to save DatabaseConnectionPortObjects.Classorg.knime.core.node.port.databaseKNIME
DatabaseConnectionPortObjectSpecSpecification for a database connection port.Classorg.knime.core.node.port.databaseKNIME
DatabaseConnectionPortObjectSpec .SerializerA serializer for DatabaseConnectionPortObjectSpecs.Classorg.knime.core.node.port.databaseKNIME
DatabaseConnectionSettingsClassorg.knime.core.node.port.databaseKNIME
DatabaseConnectionViewClassorg.knime.core.node.port.databaseKNIME
DatabaseDriverLoaderUtility class to load additional drivers from jar and zip to theAuthor:Thomas Gabriel, University of KonstanzClassorg.knime.core.node.port.databaseKNIME
DatabaseDriverLoaderTestClassorg.knime.core.node.port.databaseKNIME
DatabasePortObjectClass used as database port object holding a BufferedDataTable and a ModelContentRO to create a database connection.Classorg.knime.core.node.port.databaseKNIME
DatabasePortObject .SerializerSerializer used to save DatabasePortObject.Classorg.knime.core.node.port.databaseKNIME
DatabasePortObjectSpecClass used as database port object holding a DataTableSpec and a ModelContentRO to create a database connection.Classorg.knime.core.node.port.databaseKNIME
DatabasePortObjectSpec .SerializerClassorg.knime.core.node.port.databaseKNIME
DatabaseQueryConnectionSettingsClassorg.knime.core.node.port.databaseKNIME
DatabaseReaderConnectionCreates a connection to read from database.Classorg.knime.core.node.port.databaseKNIME
DatabaseUtilityThis class is the entry point for database specific routines and information.Classorg.knime.core.node.port.databaseKNIME
DatabaseWrappedDriverWraps an java.Classorg.knime.core.node.port.databaseKNIME
DatabaseWriterConnectionCreates a connection to write to database.Classorg.knime.core.node.port.databaseKNIME
DataCellHeaderRendererClassorg.knime.core.node.tableviewKNIME
DataColumnPropertiesViewClassorg.knime.core.node.workflowKNIME
DataColumnSpecFilterConfigurationAnalyticsClassorg.knime.core.node.util.filter.columnKNIME
DataColumnSpecFilterPanelA panel to filter DataColumnSpecs.Classorg.knime.core.node.util.filter.columnKNIME
DataColumnSpecListCellRendererRenderer that checks if the value being renderer is of type DataColumnSpec if so it will renderer the name of the columnClassorg.knime.core.node.utilKNIME
DataColumnSpecTableCellRendererRenderer that checks if the value being renderer is of type DataColumnSpec if so it will renderer the name of the column spec and also the type's icon.Classorg.knime.core.node.utilKNIME
DataTableRowInputDefault implementation of a RowInput.Classorg.knime.core.node.streamableKNIME
DataTableSpecViewClassorg.knime.core.node.workflowKNIME
DataTypeColumnFilterClass that filters all columns based on a given set of compatibleSince:2.Classorg.knime.core.node.util.filter.columnKNIME
DataTypeListCellRendererRenderer that checks if the value being renderer is a DataType to render the name of the type andClassorg.knime.core.node.utilKNIME
DataValueColumnFilterThis ColumnFilter implementation filters all value which are not compatible to the provided DataValue classes.Classorg.knime.core.node.utilKNIME
DateInputDialogThis class supplies a GUI-Component (JPanel) which allows the input of an Date.Classorg.knime.core.node.utilKNIME
DateInputDialog .ModeReturns the enum constant of this type with the specified name.Classorg.knime.core.node.utilKNIME
DB2UtilityDatabase utility for IBM DB2.Classorg.knime.core.node.port.databaseKNIME
DBAggregationFunctionInterfaceorg.knime.core.node.port.database.aggregationKNIME
DBAggregationFunctionFactoryFactory for creating DBAggregationFunction.Interfaceorg.knime.core.node.port.database.aggregationKNIME
DBAggregationFunctionLabelComparatorCompares two DBAggregationFunctions based on their name.Classorg.knime.core.node.port.database.aggregationKNIME
DBAggregationFunctionUtilClassorg.knime.core.node.port.database.aggregationKNIME
DefaultConfigTableModelDefault implementation of ConfigTableModel.Classorg.knime.core.node.utilKNIME
DefaultConfigureCallbackClassorg.knime.core.node.interactiveKNIME
DefaultHiLiteHandlerDefault implementation of a HiLiteHandler.Classorg.knime.core.node.property.hiliteKNIME
DefaultHiLiteMapperA default mapper for hilite translation which holds a map from RowKey to a set of RowKeys as value.Classorg.knime.core.node.property.hiliteKNIME
DefaultNodeProgressMonitorThe default node progress monitor which keep a progress value between 0 and 1, and a progress message.Classorg.knime.core.nodeKNIME
DefaultNodeProgressMonitor .SilentSubNodeProgressMonitorClassorg.knime.core.nodeKNIME
DefaultNodeProgressMonitor .SubNodeProgressMonitorClassorg.knime.core.nodeKNIME
DefaultNodeSettingsPaneDefault implementation for a NodeDialogPane that allows to add standard DialogComponents which will be displayed in a standard way and automaticallyClassorg.knime.core.node.defaultnodesettingsKNIME
DefaultReexecutionCallbackClassorg.knime.core.node.interactiveKNIME
DefaultStringIconOptionDefault implementation of the StringIconOption interface which is used in the default dialog components itself.Classorg.knime.core.node.utilKNIME
DefaultWebTemplateDefault WebTemplate implementation.Classorg.knime.core.node.webKNIME
DelegateNodeDescriptionAn adapter on NodeDescription that allows selected methods to be overwritten.Classorg.knime.core.nodeKNIME
DerivedFieldMapperCreates a map of data column names to PMML derived field names for a PMML document and vice versa.Classorg.knime.core.node.port.pmml.preprocKNIME
DialogComponentAbstract implementation of a component handling a standard type in a NodeDialog.Classorg.knime.core.node.defaultnodesettingsKNIME
DialogComponent .EmptySettingsModel------------------------------------------------------------------------- Components deriving from DialogComponent can use this model ifClassorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentBooleanProvides a standard component for a dialog that allows to edit a boolean value.Classorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentButtonProvides a component containing a button.Classorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentButtonGroupA standard component to display radio buttons.Classorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentButtonLabelProvides a component containing a button and a label.Classorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentColorChooserProvides a component for color choosing.Classorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentColumnFilterProvides a component for column filtering.Classorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentColumnFilter2A column twin list with include & exclude list and optionally column name and type matcher.Classorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentColumnNameSelectionProvides a standard component for a dialog that allows to select a column in a given DataTableSpec.Classorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentDateStandardDialogComponent allowing the input of an user specified Date.Classorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentDoubleRangeAllows the user to enter a floating point number range.Classorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentFileChooserA standard component allowing to choose a location(directory) and/or fileAuthor:M.Classorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentFlowVariableNameSelectionProvides a standard component for a dialog that allows to select a flow variable from a list of flow variables.Classorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentLabelProvides a component containing a label.Classorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentMultiLineStringClassorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentNodeInterface for nodes which provide dialog components that can be used on metanodes containing those nodes.Interfaceorg.knime.core.node.workflowKNIME
DialogComponentNumberProvide a standard component for a dialog that allows to edit number value.Classorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentNumberEditProvides a standard component for a dialog that allows to edit a number value.Classorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentOptionalStringThis Dialog Component offers an editable string field and a checkbox for disabling the use of the field.Classorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentPasswordFieldProvide a standard component for a dialog that allows to edit a text field.Classorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentStringProvide a standard component for a dialog that allows to edit a text field.Classorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentStringListSelectionProvide a standard component for a dialog that allows to select one or more strings from a list of strings.Classorg.knime.core.node.defaultnodesettingsKNIME
DialogComponentStringSelectionProvide a standard component for a dialog that allows to select a string fromAuthor:Thomas Gabriel, University of KonstanzClassorg.knime.core.node.defaultnodesettingsKNIME
DialogNodeInterfaceorg.knime.core.node.dialogKNIME
DialogNodePanelClassorg.knime.core.node.dialogKNIME
DialogNodeRepresentationInterfaceorg.knime.core.node.dialogKNIME
DialogNodeValueInterfaceorg.knime.core.node.dialogKNIME
DynamicNodeFactoryA node factory to create nodes dynamically.Classorg.knime.core.nodeKNIME
EditorUIInformationStores workflow editor specific settings (like grid settings and zoom level, etc.Classorg.knime.core.node.workflowKNIME
EmptyNodeDialogPaneAn empty dialog, which is used to create dialogs with only miscellaneous tabs (such as memory policy and job selector panel).Classorg.knime.core.nodeKNIME
ExecutionContextAn ExecutionContext provides storage capacities during a NodeModel's execution.Classorg.knime.core.nodeKNIME
ExecutionControllerClassorg.knime.core.node.workflowKNIME
ExecutionEnvironmentInterface for objects defining the environment nodes will be executed in.Classorg.knime.core.node.workflowKNIME
ExecutionMonitorThis node's execution monitor handles the progress and later also memory management for each node model's execution.Classorg.knime.core.nodeKNIME
ExpandSubnodeResultRepresents the result of an expansion of a subnode.Classorg.knime.core.node.workflow.actionKNIME
ExtendedScopeNodeModel(No-API) Core Extension of NodeModel that widens the scope of some of the methods.Classorg.knime.core.nodeKNIME
ExtensionTableBase class for custom buffered data table types.Classorg.knime.core.nodeKNIME
ExtensionTable .LoadContextVarious parameters needed for loading an extension table.Classorg.knime.core.nodeKNIME
ExternalApplicationNodeViewNode view which opens an external application.Classorg.knime.core.nodeKNIME
ExternalNodeDataThis object represents output or input of a node for provided or consumed outside the workflow, e.Classorg.knime.core.node.dialogKNIME
ExternalNodeData .ExternalNodeDataBuilderBuilder for ExternalNodeData.Classorg.knime.core.node.dialogKNIME
FileNativeNodeContainerPersistorClassorg.knime.core.node.workflowKNIME
FileNodeContainerMetaPersistorClassorg.knime.core.node.workflowKNIME
FileNodePersistorClassorg.knime.core.nodeKNIME
FileSelectionPanelClassorg.knime.core.node.utilKNIME
FilesHistoryPanelPanel that contains an editable Combo Box showing the file to write to and a button to trigger a file chooser.Classorg.knime.core.node.utilKNIME
FilesHistoryPanel .DirectoryReaderCheckLabelClassorg.knime.core.node.utilKNIME
FilesHistoryPanel .DirectoryWriterCheckLabelClassorg.knime.core.node.utilKNIME
FilesHistoryPanel .FileReaderCheckLabelClassorg.knime.core.node.utilKNIME
FilesHistoryPanel .FileWriterCheckLabelClassorg.knime.core.node.utilKNIME
FilesHistoryPanel .LocationCheckLabelAbstract class for labels that do some basic checks on input/output locations.Classorg.knime.core.node.utilKNIME
FilesHistoryPanel .LocationValidationClassorg.knime.core.node.utilKNIME
FilesHistoryPanel .NoCheckLabelClassorg.knime.core.node.utilKNIME
FileSingleNodeContainerPersistorClassorg.knime.core.node.workflowKNIME
FileSubNodeContainerPersistorClassorg.knime.core.node.workflowKNIME
FileWorkflowPersistorClassorg.knime.core.node.workflowKNIME
FileWorkflowPersistor .LoadVersionA Version representing a specific workflow format.Classorg.knime.core.node.workflowKNIME
FilterableListModelClassorg.knime.core.node.utilKNIME
FilterIncludeExcludePreviewPreview twin list that shows the included and excluded elements.Classorg.knime.core.node.util.filterKNIME
FindPositionAllClassorg.knime.core.node.tableviewKNIME
FindPositionRowKeyClassorg.knime.core.node.tableviewKNIME
FirstDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
FirstDBAggregationFunction .FactoryFactory for the parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
FlowLoopContextSpecial FlowObject holding loop information.Classorg.knime.core.node.workflowKNIME
FlowLoopContext .RestoredFlowLoopContextExecuted start nodes will use this object during workflow load to indicate that a loop was potentially saved in a half-executed state.Classorg.knime.core.node.workflowKNIME
FlowObjectClassorg.knime.core.node.workflowKNIME
FlowObjectStackContainer for the stack that keeps for an individual node the flow variables and flow loop information.Classorg.knime.core.node.workflowKNIME
FlowObjectStackViewClassorg.knime.core.node.workflowKNIME
FlowScopeContextControl object on a FlowObjectStack to indicate presence of a scope.Classorg.knime.core.node.workflowKNIME
FlowSubnodeScopeContextClassorg.knime.core.node.workflowKNIME
FlowTryCatchContextPushed on top of the stack inside a try-catch construct.Classorg.knime.core.node.workflowKNIME
FlowVariableFlowVariable holding local variables of basic types which can be passed along connections in a workflow.Classorg.knime.core.node.workflowKNIME
FlowVariable .ScopeOrdinary workflow or flow variable.Classorg.knime.core.node.workflowKNIME
FlowVariable .TypeType of a variable, supports currently only scalars.Classorg.knime.core.node.workflowKNIME
FlowVariableFilterConfigurationRepresents a FlowVariable filtering.Classorg.knime.core.node.util.filter.variableKNIME
FlowVariableFilterPanelA panel to filter FlowVariables.Classorg.knime.core.node.util.filter.variableKNIME
FlowVariableListCellRendererList cell renderer for lists whose elements are of type FlowVariable or FlowVariableListCellRenderer.Classorg.knime.core.node.utilKNIME
FlowVariableListCellRenderer .FlowVariableCellCell representing a valid or invalid flow variable.Classorg.knime.core.node.utilKNIME
FlowVariableModelContainer holding information regarding variables which represent settings of a node and/or are used to replace settings of a node.Classorg.knime.core.nodeKNIME
FlowVariableModelButtonButton for a FlowVariableModel, launching a dialog which allows to control the settings.Classorg.knime.core.nodeKNIME
FlowVariableModelButton .CustomListCellRendererClassorg.knime.core.nodeKNIME
FlowVariablePortObjectA singleton port object representing a variable input.Classorg.knime.core.node.port.flowvariableKNIME
FlowVariablePortObject .SerializerSerializer for this port object.Classorg.knime.core.node.port.flowvariableKNIME
FlowVariablePortObjectSpecSpec to the FlowVariablePortObject.Classorg.knime.core.node.port.flowvariableKNIME
FlowVariablePortObjectSpec .SerializerSerializer for FlowVariablePortObjectSpecs.Classorg.knime.core.node.port.flowvariableKNIME
FlowVariableTableCellRendererTable cell renderer for elements of type FlowVariable.Classorg.knime.core.node.utilKNIME
FlowVariableTypeFilterClass that filters FlowVariables based on the given set of FlowVariable.Classorg.knime.core.node.util.filter.variableKNIME
FromFileNodeContainerPersistorInterfaceorg.knime.core.node.workflowKNIME
FromFileNodeContainerPersistor .PersistorWithPortIndexRepresents the persistor of a connected node with its port (port at the connected node!).Classorg.knime.core.node.workflowKNIME
GlobalTableRepositoryClassorg.knime.core.node.workflowKNIME
GroupConcatDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
GroupConcatDBAggregationFunction .FactoryFactory for parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
HiLiteHandlerHiLiteHandler implementation which receives hilite change requests, answers, queries, and notifies registered listeners.Classorg.knime.core.node.property.hiliteKNIME
HiLiteListenerThe event listener interface has to be implemented by classes that are interested in receiving hilite events.Interfaceorg.knime.core.node.property.hiliteKNIME
HiLiteManagerA manager for hilite events between one source (from) HiLiteHandler and a number of target handlers (to).Classorg.knime.core.node.property.hiliteKNIME
HiLiteMapperThis mapper has to be implemented by all classes that are interested in mapping hilite events between RowKeys.Interfaceorg.knime.core.node.property.hiliteKNIME
HiLiteTranslatorA translator for hilite events between one source (from) HiLiteHandler and a number of target handlers (to).Classorg.knime.core.node.property.hiliteKNIME
ICredentialsCredentials object representing login/password information.Interfaceorg.knime.core.node.workflowKNIME
IllegalFlowObjectStackExceptionClassorg.knime.core.node.workflowKNIME
IllegalLoopExceptionClassorg.knime.core.node.workflowKNIME
ImagePortObjectPort object representing a simple image (png, .Classorg.knime.core.node.port.imageKNIME
ImagePortObject .SerializerClassorg.knime.core.node.port.imageKNIME
ImagePortObjectSpecPort object spec to an ImagePortObject.Classorg.knime.core.node.port.imageKNIME
ImagePortObjectSpec .SerializerClassorg.knime.core.node.port.imageKNIME
ImageViewPanelPanel that displays a BufferedImage in its center.Classorg.knime.core.node.utilKNIME
ImageViewPanel .ScaleTypeScaling options to fit the image into the available panel area.Classorg.knime.core.node.utilKNIME
InactiveBranchConsumerMarker interface implemented by nodes (NodeModel) that are able to consumeInterfaceorg.knime.core.node.port.inactiveKNIME
InactiveBranchPortObjectAn empty PortObject implementation which indicates that this node execution was skipped (likely because it is part of inactive IF-ENDIF branch).Classorg.knime.core.node.port.inactiveKNIME
InactiveBranchPortObject .SerializerSerializer for InactiveBranchPortObjects.Classorg.knime.core.node.port.inactiveKNIME
InactiveBranchPortObjectSpecAn empty PortObjectSpec implementation which indicates that this node execution was skipped (likely because it is part of inactive IF-ENDIFClassorg.knime.core.node.port.inactiveKNIME
InactiveBranchPortObjectSpec .SerializerSerializer for InactiveBranchPortObjectSpecs.Classorg.knime.core.node.port.inactiveKNIME
InnerFlowLoopContextControl object on a FlowObjectStack to indicate the actual execution of a loop start node.Classorg.knime.core.node.workflowKNIME
InputFilterUsed to (pre-)filter items in a filter configuration.Classorg.knime.core.node.util.filterKNIME
InputNodeInterface for nodes that can be controlled by input from external sources, e.Interfaceorg.knime.core.node.dialogKNIME
InputPortRoleA port role describes the requirements for a node's input object.Classorg.knime.core.node.streamableKNIME
InsertWorkflowPersistorClassorg.knime.core.node.workflowKNIME
InteractiveClientNodeViewAbstract base class for interactive views which are launched on the client side and have direct access to the NodeModel itself.Classorg.knime.core.node.interactiveKNIME
InteractiveNodeInterface for NodeModels that support interactive views and repeated execution when the view has been modified by the user.Interfaceorg.knime.core.node.interactiveKNIME
InteractiveNodeFactoryExtensionInterface for NodeFactories of InteractiveNodeModels.Interfaceorg.knime.core.node.interactiveKNIME
InteractiveViewInterface for all interactive views.Interfaceorg.knime.core.node.interactiveKNIME
InteractiveViewDelegateDelegate class that can be used in an InteractiveView implementation.Classorg.knime.core.node.interactiveKNIME
InternalNodeContainerStateClassorg.knime.core.node.workflowKNIME
InterruptControlPanelA simple control panel holding the control elements necessary to control the InterruptibleNodeModel, that is a "Run"-, "Break"- and "Finish"-Button and aClassorg.knime.core.node.interruptKNIME
InterruptibleNodeModelThis class provides a generic implementation of a node that can be stopped and resumed during execution.Classorg.knime.core.node.interruptKNIME
InterruptibleNodeViewThis class provides a generic view for the InterruptibleNodeModel and all deriving classes, which basically consists in a control panel, with someClassorg.knime.core.node.interruptKNIME
InvalidAggregationFunctionInterface that indicates an invalid aggregation function.Interfaceorg.knime.core.node.port.database.aggregationKNIME
InvalidDBAggregationFunctionClass that indicates an invalid db aggregation function.Classorg.knime.core.node.port.database.aggregationKNIME
InvalidSettingsExceptionThis exception is thrown during load and save settings within the dialog's pane and model to indicate that the parameters set are not valid and can't beClassorg.knime.core.nodeKNIME
InvocationTargetRuntimeExceptionThrown by the methods in the ViewUtils class that execute code in the Event Dispatch Thread, if the executed code throws an exception.Classorg.knime.core.node.utilKNIME
KeyEventEvent object that is fired when registered listener need to update its properties.Classorg.knime.core.node.property.hiliteKNIME
KeyValuePanelA visual component to define key - value pairs.Classorg.knime.core.node.utilKNIME
KeyValuePanel .CopyActionClassorg.knime.core.node.utilKNIME
KeyValuePanel .PasteActionClassorg.knime.core.node.utilKNIME
KNIMEConstantsClass that hold static values about the KNIME platform.Classorg.knime.core.nodeKNIME
KNIMEJobThis interface describes a generic job that can be submitted via ExecutionContext.Interfaceorg.knime.core.node.utilKNIME
LastDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
LastDBAggregationFunction .FactoryFactory for the parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
LayoutHelperA helper class for the use of the GridBagLayout.Classorg.knime.core.node.interruptKNIME
LocalNodeExecutionJobA locally executed node job.Classorg.knime.core.node.execKNIME
LoopEndNodeComplement to @see{LoopStartNode}.Interfaceorg.knime.core.node.workflowKNIME
LoopEndParallelizeNodeInterfaceorg.knime.core.node.workflowKNIME
LoopStartNodeInterface implemented by NodeModel classes to define a loop start node.Interfaceorg.knime.core.node.workflowKNIME
LoopStartNodeTerminatorInterface for the start node of a loop which provides information about the termination of the loop.Interfaceorg.knime.core.node.workflowKNIME
LoopStartParallelizeNodeInterfaceorg.knime.core.node.workflowKNIME
MacFileChooserFixerClassorg.knime.core.nodeKNIME
MaxDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
MaxDBAggregationFunction .FactoryFactory for the parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
MergeOperatorA merge operator combines StreamableOperatorInternals that are created by different threads (or JVM processes) to one internals objectClassorg.knime.core.node.streamableKNIME
MetaNodeDialogNodeA node that contributes to the meta nodes dialog.Interfaceorg.knime.core.node.dialogKNIME
MetaNodeDialogPaneAn empty dialog, which is used to create dialogs with only miscellaneous tabs (such as memory policy and job selector panel).Classorg.knime.core.node.workflowKNIME
MetaNodeTemplateInformationAdditional information that is associated with a meta node that are used as templates.Classorg.knime.core.node.workflowKNIME
MetaNodeTemplateInformation .RoleThe template's role.Classorg.knime.core.node.workflowKNIME
MetaNodeTemplateInformation .TemplateTypeInstance of WorkflowManager.Classorg.knime.core.node.workflowKNIME
MetaNodeTemplateInformation .UpdateStatusError checking for update.Classorg.knime.core.node.workflowKNIME
MetaPortInfoObject describing a meta node port.Classorg.knime.core.node.portKNIME
MinDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
MinDBAggregationFunction .FactoryFactory for the parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
MiscSettingsTabClassorg.knime.core.nodeKNIME
MissingNodeDialogClassorg.knime.core.node.missingKNIME
MissingNodeFactoryNo API.Classorg.knime.core.node.missingKNIME
MissingNodeModelNo API - Model to missing node placeholder node.Classorg.knime.core.node.missingKNIME
ModelContentThis ModelContent is used to store XML-like model settings.Classorg.knime.core.nodeKNIME
ModelContentOutPortViewA port view showing the port's ModelContent asAuthor:Thomas Gabriel, University of KonstanzSee Also:Serialized FormClassorg.knime.core.node.workflowKNIME
ModelContentRORead-only interface for ModelContent objects.Interfaceorg.knime.core.nodeKNIME
ModelContentWOWrite-only ModelContentWO interface.Interfaceorg.knime.core.nodeKNIME
MultipleURLListThis component provides multiple file selection based on the FilesHistoryPanel.Classorg.knime.core.node.utilKNIME
MySQLUtilityDatabase utility for MySQL.Classorg.knime.core.node.port.databaseKNIME
NameFilterConfigurationConfiguration for a generic filter that can includes and excludes names and takes care on additional/missing names using the enforce inclusion/exclusion option.Classorg.knime.core.node.util.filterKNIME
NameFilterConfiguration .EnforceOptionEnforce inclusion/exclusion options.Classorg.knime.core.node.util.filterKNIME
NameFilterConfiguration .FilterResultThe result when a filtering is applied to an array of elements.Classorg.knime.core.node.util.filterKNIME
NameFilterPanelName filter panel with additional enforce include/exclude radio buttons.Classorg.knime.core.node.util.filterKNIME
NativeNodeContainerClassorg.knime.core.node.workflowKNIME
NativeNodeContainer .LoopStatusPossible loop states.Classorg.knime.core.node.workflowKNIME
NativeNodeContainerPersistorInterfaceorg.knime.core.node.workflowKNIME
Node object is the place where the data flow starts, ends, or intersects.Classorg.knime.core.nodeKNIME
Node .InputClassorg.knime.core.nodeKNIME
Node .LoopRolePossible roles of loop roles.Classorg.knime.core.nodeKNIME
Node .OutputClassorg.knime.core.nodeKNIME
NodeAndBundleInformationInformation object to a node.Classorg.knime.core.nodeKNIME
NodeAnnotationAnnotation associated with a node.Classorg.knime.core.node.workflowKNIME
NodeAnnotationDataClassorg.knime.core.node.workflowKNIME
NodeConfigureHelperObject passed to Node.Interfaceorg.knime.core.nodeKNIME
NodeContainerAbstract super class for containers holding node or just structural information of a meta node.Classorg.knime.core.node.workflowKNIME
NodeContainer .NodeContainerSettingsHelper class that defines load/save routines for general NodeContainer properties.Classorg.knime.core.node.workflowKNIME
NodeContainer .NodeContainerSettings .SplitTypeNode can't handle it.Classorg.knime.core.node.workflowKNIME
NodeContainer .StateOld and unfortunately public possible status values of a NodeContainer.Classorg.knime.core.node.workflowKNIME
NodeContainerExecutionResultRemote execution result.Classorg.knime.core.node.workflow.execresultKNIME
NodeContainerExecutionStatusStatus of a finished execution of a node.Interfaceorg.knime.core.node.workflow.execresultKNIME
NodeContainerMetaPersistorInterfaceorg.knime.core.node.workflowKNIME
NodeContainerOutPortThe implementation of an OutPort of a SingleNodeContainer - e.Classorg.knime.core.node.workflowKNIME
NodeContainerParentInterface used by embedded WorkflowManager instances to invoke actions on the parent item.Interfaceorg.knime.core.node.workflowKNIME
NodeContainerPersistorInterfaceorg.knime.core.node.workflowKNIME
NodeContainerStatePossible status values of a NodeContainer.Interfaceorg.knime.core.node.workflowKNIME
NodeContainerStateObservableInterfaceorg.knime.core.node.workflowKNIME
NodeContainerTemplateInterfaceorg.knime.core.node.workflowKNIME
NodeContentPersistorInterfaceorg.knime.core.nodeKNIME
NodeContextA NodeContext holds information about the context in which an operation on a node is executed.Classorg.knime.core.node.workflowKNIME
NodeCreationContextClassorg.knime.core.nodeKNIME
NodeDescriptionThis abstract class describes the meta information about a node.Classorg.knime.core.nodeKNIME
NodeDescription13ProxyClassorg.knime.core.nodeKNIME
NodeDescription210Proxy information from the XML file.Classorg.knime.core.nodeKNIME
NodeDescription212Proxy information from the XML file.Classorg.knime.core.nodeKNIME
NodeDescription27Proxy information from the XML file.Classorg.knime.core.nodeKNIME
NodeDescription28Proxy information from the XML file.Classorg.knime.core.nodeKNIME
NodeDescriptionParserClassorg.knime.core.nodeKNIME
NodeDialogThe standard node dialog used to display the node dialog pane.Classorg.knime.core.nodeKNIME
NodeDialogPaneThe base class for all node dialogs.Classorg.knime.core.nodeKNIME
NodeExecutionJobRunnable that represents the execution of a node.Classorg.knime.core.node.workflowKNIME
NodeExecutionJobManagerMain entry point for compute intensive jobs.Interfaceorg.knime.core.node.workflowKNIME
NodeExecutionJobManagerFactoryMain entry point for compute intensive jobs.Interfaceorg.knime.core.node.workflowKNIME
NodeExecutionJobManagerPanelSettings panel for NodeExecutionJobManagers.Classorg.knime.core.node.workflowKNIME
NodeExecutionJobManagerPoolCollects all registered JobManager extensions and holds an instance of eachAuthor:ohl, University of KonstanzClassorg.knime.core.node.utilKNIME
NodeExecutionJobReconnectExceptionClassorg.knime.core.node.workflowKNIME
NodeExecutionResultClassorg.knime.core.node.workflow.execresultKNIME
NodeExecutorJobManagerDialogTab NodeExecutionJobManager is available (besides the default one) and shows the settings panel of the job manager(s).Classorg.knime.core.node.workflowKNIME
NodeFactoryAbstract factory class for all components that make up a node, i.Classorg.knime.core.nodeKNIME
NodeFactory .NodeTypeStart node of a loop.Classorg.knime.core.nodeKNIME
NodeFactoryClassMapperBase class for extension point to allow node vendors to define a NodeFactory class mapping.Classorg.knime.core.nodeKNIME
NodeFactoryRepositoryClassorg.knime.core.nodeKNIME
NodeGraphAnnotationWrapper holding graph annotation information for a node in a workflow such as position in nested scopes, layered depth etc.Classorg.knime.core.node.workflowKNIME
NodeGraphAnnotation .RoleClassorg.knime.core.node.workflowKNIME
NodeIDHolds hierarchical ID of a node.Classorg.knime.core.node.workflowKNIME
NodeInPort connected NodeOutPort if available and to its node.Classorg.knime.core.node.workflowKNIME
NodeLoggerThe general logger used to write info, warnings, errors , debugging, assert messages, exceptions, and coding problems into the internal Log4J logger.Classorg.knime.core.nodeKNIME
NodeLogger .LEVELincludes all messages.Classorg.knime.core.nodeKNIME
NodeLoggerPatternLayoutPatternLayout implementation that recognises KNIME specific pattern e.Classorg.knime.core.nodeKNIME
NodeMessageClassorg.knime.core.node.workflowKNIME
NodeMessage .TypeError - fatal, node not executable.Classorg.knime.core.node.workflowKNIME
NodeMessageEventClassorg.knime.core.node.workflowKNIME
NodeMessageListenerListener interface for classes that want to get informed aboutAuthor:Fabian Dill, University of KonstanzInterfaceorg.knime.core.node.workflowKNIME
NodeModelAbstract class defining a node's configuration and execution (among others).Classorg.knime.core.nodeKNIME
NodeModelWarningListenerInterfaceorg.knime.core.nodeKNIME
NodeOutPortInterface for a node's output port.Interfaceorg.knime.core.node.workflowKNIME
NodeOutPortWrapperClassorg.knime.core.node.workflowKNIME
NodePersistorInterfaceorg.knime.core.nodeKNIME
NodePersistor .LoadNodeModelSettingsFailPolicyPolicy on how to behave if the node model settings fails.Classorg.knime.core.nodeKNIME
NodePortAbstract node port implementation which keeps an index and a port name.Interfaceorg.knime.core.node.workflowKNIME
NodePortAdaptorClassorg.knime.core.node.workflowKNIME
NodeProgressContained in a NodeProgressEvent which is fired when the progress information has changed, either the progress (value between 0 and 1 orClassorg.knime.core.node.workflowKNIME
NodeProgressEventClassorg.knime.core.node.workflowKNIME
NodeProgressListenerListener for NodeProgressEvent fired when the progress information has changed.Interfaceorg.knime.core.node.workflowKNIME
NodeProgressMonitor events and if you want to can ask for cancelation.Interfaceorg.knime.core.nodeKNIME
NodeProgressMonitorViewA dialog that contains a progress bar, a label with a message, and a cancel button.Classorg.knime.core.nodeKNIME
NodePropertyChangedEventEvent fired when properties of a node change.Classorg.knime.core.node.workflowKNIME
NodePropertyChangedEvent .NodePropertyProperty types that can possibly change.Classorg.knime.core.node.workflowKNIME
NodePropertyChangedListenerA listener interface for objects interested in changed properties of a node.Interfaceorg.knime.core.node.workflowKNIME
NoDescriptionProxy available for a node.Classorg.knime.core.nodeKNIME
NodeSetFactoryInterface to generate a set of node factories and, hence, a set of nodes.Interfaceorg.knime.core.nodeKNIME
NodeSettingsThis class overwrites the general Config object and specializes some method to access NodeSettings object.Classorg.knime.core.nodeKNIME
NodeSettingsRORead-only interface for NodeSettingsRO objects.Interfaceorg.knime.core.nodeKNIME
NodeSettingsWOWrite-only NodeSettingsWO interface.Interfaceorg.knime.core.nodeKNIME
NodeStateChangeListenerInterface for clients that are interested in notifications about stateAuthor:Christoph Sieb, University of KonstanzInterfaceorg.knime.core.node.workflowKNIME
NodeStateEventClassorg.knime.core.node.workflowKNIME
NodeTimerHolds execution timing information about a specific node.Classorg.knime.core.node.workflowKNIME
NodeTimer .GlobalNodeStatsClassorg.knime.core.node.workflowKNIME
NodeUIInformationSpecial NodeExtraInfo object used by the workflow editor.Classorg.knime.core.node.workflowKNIME
NodeUIInformationEventClassorg.knime.core.node.workflowKNIME
NodeUIInformationListenerInterfaceorg.knime.core.node.workflowKNIME
NodeViewNode view class that displays the view content in an AWT-frame.Classorg.knime.core.nodeKNIME
NodeViewExportThis class contains all available to-image-export options for node views.Classorg.knime.core.nodeKNIME
NodeViewExport .ExportType This interface is currently not considered part of the public API and will change in future versions without notice.Interfaceorg.knime.core.nodeKNIME
NoSettingsDBAggregationFunctionThis class should be extended by DBAggregationFunctions that do not need additional settings.Classorg.knime.core.node.port.database.aggregationKNIME
NoSettingsNodeModelConvenience model class that make some empty stub implementations of methods that are not used by nodes that are not configurable (e.Classorg.knime.core.nodeKNIME
NotConfigurableExceptionThis exception is thrown if a node dialog cannot be opened for various reasons, e.Classorg.knime.core.nodeKNIME
ObsoleteMetaNodeFileWorkflowPersistorClassorg.knime.core.node.workflowKNIME
OracleUtilityDatabase utility for Oracle.Classorg.knime.core.node.port.databaseKNIME
OutPortViewClassorg.knime.core.node.workflowKNIME
OutputNodeInterface for nodes that produce results that can be queried externally, e.Interfaceorg.knime.core.node.dialogKNIME
OutputPortRoleA port role describes the requirements for a node's output object.Classorg.knime.core.node.streamableKNIME
ParallelizedChunkContentAn object representing the copied content of a chunk that is executed inAuthor:wiswedel, University of KonstanzClassorg.knime.core.node.workflow.virtual.parchunkKNIME
ParallelizedChunkContentMasterRepresents all parallel chunks (ParallelChunkContent) together and also encapsulating metanode.Classorg.knime.core.node.workflow.virtual.parchunkKNIME
PartitionInfoClass wrapping partition information when a node is executed in a streamed and/or distributed mode.Classorg.knime.core.node.streamableKNIME
PasteWorkflowContentPersistorPersistor that is used to represent, for instance the clipboard content.Classorg.knime.core.node.workflowKNIME
PatternFilterConfigurationImplClassorg.knime.core.node.util.filterKNIME
PatternFilterConfigurationImpl .PatternFilterTypeClassorg.knime.core.node.util.filterKNIME
PatternFilterPanelImplClassorg.knime.core.node.util.filterKNIME
PMMLClusteringModelWrapperClassorg.knime.core.node.port.pmmlKNIME
PMMLContentHandlerThis class should no longer be used.Classorg.knime.core.node.port.pmmlKNIME
PMMLDataDictionaryTranslatorClassorg.knime.core.node.port.pmmlKNIME
PMMLElementsClassorg.knime.core.node.port.pmml.preprocKNIME
PMMLGeneralRegressionModelWrapperClassorg.knime.core.node.port.pmmlKNIME
PMMLMiningModelWrapperClassorg.knime.core.node.port.pmmlKNIME
PMMLMiningSchemaTranslatorClassorg.knime.core.node.port.pmmlKNIME
PMMLModelWrapperClassorg.knime.core.node.port.pmmlKNIME
PMMLNaiveBayesModelWrapperClassorg.knime.core.node.port.pmmlKNIME
PMMLNeuralNetworkWrapperClassorg.knime.core.node.port.pmmlKNIME
PMMLPortObjectClassorg.knime.core.node.port.pmmlKNIME
PMMLPortObjectSerializerClassorg.knime.core.node.port.pmmlKNIME
PMMLPortObjectSpecClassorg.knime.core.node.port.pmmlKNIME
PMMLPortObjectSpecCreatorClassorg.knime.core.node.port.pmmlKNIME
PMMLPortObjectSpecSerializerClassorg.knime.core.node.port.pmmlKNIME
PMMLPortObjectViewClassorg.knime.core.node.port.pmmlKNIME
PMMLPreprocOperationThis class will be removed in a future version.Classorg.knime.core.node.port.pmml.preprocKNIME
PMMLPreprocOperation .PMMLTransformElementClassorg.knime.core.node.port.pmml.preprocKNIME
PMMLPreprocPortObjectThe PMML preprocessing operations can now be included directly in the PMMLPortObject instead of handling them in a special port type.Classorg.knime.core.node.port.pmml.preprocKNIME
PMMLPreprocPortObject .SerializerClassorg.knime.core.node.port.pmml.preprocKNIME
PMMLPreprocPortObjectSpecDummy singleton port object instance.Classorg.knime.core.node.port.pmml.preprocKNIME
PMMLPreprocPortObjectSpec .SerializerClassorg.knime.core.node.port.pmml.preprocKNIME
PMMLPreprocPortObjectViewClassorg.knime.core.node.port.pmml.preprocKNIME
PMMLPreprocTranslatorInterfaceorg.knime.core.node.port.pmml.preprocKNIME
PMMLRegressionModelWrapperClassorg.knime.core.node.port.pmmlKNIME
PMMLRuleSetModelWrapperClassorg.knime.core.node.port.pmmlKNIME
PMMLSupportVectorMachineModelWrapperClassorg.knime.core.node.port.pmmlKNIME
PMMLTransformationenum PMMLTransformationEnum Constant SummaryClassorg.knime.core.node.port.pmml.preprocKNIME
PMMLTranslatorInterfaceorg.knime.core.node.port.pmmlKNIME
PMMLTreeModelWrapperClassorg.knime.core.node.port.pmmlKNIME
PortInputInput for a streamable operator.Classorg.knime.core.node.streamableKNIME
PortObjectGeneral interface for objects that are passed along node connections.Interfaceorg.knime.core.node.portKNIME
PortObject .PortObjectSerializerFactory class that's used for writing and loading objects of class denoted by T.Classorg.knime.core.node.portKNIME
PortObjectHolderAllows node model implementations to keep their in- or output data as reference even after a save/load cycle.Interfaceorg.knime.core.node.portKNIME
PortObjectInputA general port object input.Classorg.knime.core.node.streamableKNIME
PortObjectOutputNon-data row output (any PortObject except for BufferedDataTable).Classorg.knime.core.node.streamableKNIME
PortObjectSpecGeneral interface for object specifications that are passed along node connections.Interfaceorg.knime.core.node.portKNIME
PortObjectSpec .PortObjectSpecSerializerFactory class that's used for writing and loading objects of class denoted by T.Classorg.knime.core.node.portKNIME
PortObjectSpecZipInputStreamCounterpart to PortObjectZipOutputStream.Classorg.knime.core.node.portKNIME
PortObjectSpecZipOutputStreamZip stream that is used to persist objects of class PortObjectSpec.Classorg.knime.core.node.portKNIME
PortObjectZipInputStreamCounterpart to PortObjectZipOutputStream.Classorg.knime.core.node.portKNIME
PortObjectZipOutputStreamZip stream that is used to persist objects of class PortObject.Classorg.knime.core.node.portKNIME
PortOutputDescribes the output handle of a node.Classorg.knime.core.node.streamableKNIME
PortRoleA port role describes the requirements for a node's in or output object.Classorg.knime.core.node.streamableKNIME
PortTypeHolds type information about node port types.Classorg.knime.core.node.portKNIME
PortTypeRegistryClassorg.knime.core.node.portKNIME
PortUtilContains framework methods that are used to persist or read PortObject and PortObjectSpec objects.Classorg.knime.core.node.portKNIME
PostgreSQLUtilityDatabase utility for PostgreSQL.Classorg.knime.core.node.port.databaseKNIME
RadionButtonPanelA panel which shows a list of values as JRadioButtons with a titled border.Classorg.knime.core.node.utilKNIME
ReexecutionCallbackA callback object that view implementations need to provide when they want to re-execute their underlying node.Classorg.knime.core.node.interactiveKNIME
RegrAvgXDBAggregationFunctionAggregation function.Classorg.knime.core.node.port.database.aggregation.functionKNIME
RegrAvgXDBAggregationFunction .FactoryFactory for parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
RegrAvgYDBAggregationFunctionAggregation function.Classorg.knime.core.node.port.database.aggregation.functionKNIME
RegrAvgYDBAggregationFunction .FactoryFactory for parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
RegrCountDBAggregationFunctionAggregation function.Classorg.knime.core.node.port.database.aggregation.functionKNIME
RegrCountDBAggregationFunction .FactoryFactory for parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
RegrInterceptDBAggregationFunctionAggregation function.Classorg.knime.core.node.port.database.aggregation.functionKNIME
RegrInterceptDBAggregationFunction .FactoryFactory for parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
RegrR2DBAggregationFunctionAggregation function.Classorg.knime.core.node.port.database.aggregation.functionKNIME
RegrR2DBAggregationFunction .FactoryFactory for parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
RegrSlopeDBAggregationFunctionAggregation function.Classorg.knime.core.node.port.database.aggregation.functionKNIME
RegrSlopeDBAggregationFunction .FactoryFactory for parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
RegrSXXDBAggregationFunctionAggregation function.Classorg.knime.core.node.port.database.aggregation.functionKNIME
RegrSXXDBAggregationFunction .FactoryFactory for parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
RegrSXYDBAggregationFunctionAggregation function.Classorg.knime.core.node.port.database.aggregation.functionKNIME
RegrSXYDBAggregationFunction .FactoryFactory for parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
RegrSYYDBAggregationFunctionAggregation function.Classorg.knime.core.node.port.database.aggregation.functionKNIME
RegrSYYDBAggregationFunction .FactoryFactory for parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
RowCounterThreadClassorg.knime.core.node.tableviewKNIME
RowHeaderHeightMouseListenerClassorg.knime.core.node.tableviewKNIME
RowInputA streamable data input.Classorg.knime.core.node.streamableKNIME
RowOutputOutput of a sequence of rows.Classorg.knime.core.node.streamableKNIME
ScopeEndNodeComplement to ScopeStartNode.Interfaceorg.knime.core.node.workflowKNIME
ScopeStartNodeInterface implemented by NodeModel classes to define a the start of a new scope.Interfaceorg.knime.core.node.workflowKNIME
SelectableAccordionClassorg.knime.core.node.utilKNIME
SettingsModelAbstract implementation of an encapsulating class holding a (usually rather basic) model of NodeModel Settings.Classorg.knime.core.node.defaultnodesettingsKNIME
SettingsModelBooleanA settingsmodel for boolean default components.Classorg.knime.core.node.defaultnodesettingsKNIME
SettingsModelColorSettingsModel implementation that holds a color value.Classorg.knime.core.node.defaultnodesettingsKNIME
SettingsModelColumnFilter2AnalyticsClassorg.knime.core.node.defaultnodesettingsKNIME
SettingsModelColumnName method to check if the RowID should be used instead of a column.Classorg.knime.core.node.defaultnodesettingsKNIME
SettingsModelDateSettingsModel for the DialogComponentDate-Dialog storing an user specified date and the additional information to reconstruct the Dialog during load.Classorg.knime.core.node.defaultnodesettingsKNIME
SettingsModelDoubleA settingsmodel for double default components.Classorg.knime.core.node.defaultnodesettingsKNIME
SettingsModelDoubleBoundedA settingsmodel for double default components accepting double between a minAuthor:ohl, University of KonstanzClassorg.knime.core.node.defaultnodesettingsKNIME
SettingsModelDoubleRangeSettings model for a double range [min, max].Classorg.knime.core.node.defaultnodesettingsKNIME
SettingsModelFilterString lists contain strings.Classorg.knime.core.node.defaultnodesettingsKNIME
SettingsModelFlowVariableCompatibleInterface for a @link SettingsModel which can be represented by a This allows DefaultNodeDialogPane implementations to easily use VariablesInterfaceorg.knime.core.node.defaultnodesettingsKNIME
SettingsModelIntegerClassorg.knime.core.node.defaultnodesettingsKNIME
SettingsModelIntegerBoundedA settingsmodel for integer default components accepting double between a minAuthor:ohl, University of KonstanzClassorg.knime.core.node.defaultnodesettingsKNIME
SettingsModelLongClassorg.knime.core.node.defaultnodesettingsKNIME
SettingsModelLongBoundedClassorg.knime.core.node.defaultnodesettingsKNIME
SettingsModelNumberUsed for components accepting numbers (doubles or ints).Classorg.knime.core.node.defaultnodesettingsKNIME
SettingsModelOddIntegerBoundedA settingsmodel for integer default components accepting double between a minAuthor:ohl, University of KonstanzClassorg.knime.core.node.defaultnodesettingsKNIME
SettingsModelOptionalStringClassorg.knime.core.node.defaultnodesettingsKNIME
SettingsModelStringClassorg.knime.core.node.defaultnodesettingsKNIME
SettingsModelStringArrayClassorg.knime.core.node.defaultnodesettingsKNIME
ShapeHandlerPortObjectPortObject implementation for ShapeHandlerPortObject which are part of a DataTableSpec.Classorg.knime.core.node.port.viewpropertyKNIME
ShapeHandlerPortObject .SerializerClassorg.knime.core.node.port.viewpropertyKNIME
SimpleDBAggregationFunctionClassorg.knime.core.node.port.database.aggregationKNIME
SimpleStreamableFunctionNodeModelAbstract definition of a node that applies a simple function using a ColumnRearranger.Classorg.knime.core.node.streamable.simpleKNIME
SimpleStreamableFunctionWithInternalsNodeModelAbstract class of node that computes a simple (1:1) function but needs to have some final processing afterwards (mostly only setting an error message).Classorg.knime.core.node.streamable.simpleKNIME
SimpleStreamableOperatorInternalsSimple internals that uses a Config object to represent the internal state.Classorg.knime.core.node.streamable.simpleKNIME
SingleNodeContainer internals, such as a node with an underlying implementation or a subnode hiding it's internal workflow.Classorg.knime.core.node.workflowKNIME
SingleNodeContainer .MemoryPolicyAvailable policy how to handle output data.Classorg.knime.core.node.workflowKNIME
SingleNodeContainer .SingleNodeContainerSettingsHandles the settings specific to a SingleNodeContainer.Classorg.knime.core.node.workflowKNIME
SingleNodeContainerExecutionResultSpecialized execution result for SingleNodeContainer.Classorg.knime.core.node.workflow.execresultKNIME
SingleNodeContainerPersistorInterfaceorg.knime.core.node.workflowKNIME
SizeHandlerPortObjectPortObject implementation for SizeHandlerPortObject which are part of a DataTableSpec.Classorg.knime.core.node.port.viewpropertyKNIME
SizeHandlerPortObject .SerializerClassorg.knime.core.node.port.viewpropertyKNIME
SQLiteUtilityDatabase utility for SQLite.Classorg.knime.core.node.port.databaseKNIME
SQLServerUtilityDatabase utility for MS SQL Server.Classorg.knime.core.node.port.databaseKNIME
StatementManipulatorThis class lets you manipulate SQL statement by adding database-specific parts or changing statement parameters.Classorg.knime.core.node.port.databaseKNIME
StdDevPopDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
StdDevPopDBAggregationFunction .FactoryFactory for the parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
StdDevSampDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
StdDevSampDBAggregationFunction .FactoryFactory for the parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
StreamableFunctionSimplified streamable operator that represents a function.Classorg.knime.core.node.streamableKNIME
StreamableFunctionProducerInterface implemented by NodeModel to narrow the return type of NodeModel.Interfaceorg.knime.core.node.streamableKNIME
StreamableOperatorPerforms the execution of a node in streamed/distributed mode.Classorg.knime.core.node.streamableKNIME
StreamableOperatorInternalsRepresents the state of a streamable operator that needs to be feed back to the submit client to compose the output objects (or other node internalClassorg.knime.core.node.streamableKNIME
StringFilterPanelA panel to filter Strings.Classorg.knime.core.node.util.filterKNIME
StringFormatCollection of convenience methods to format strings (such as elapsed time orAuthor:Bernd Wiswedel, University of KonstanzClassorg.knime.core.node.utilKNIME
StringHistoryUtility class that keeps a list of recently used String, mostly used in File-Reader and Writer that keep track of a list of recentlyClassorg.knime.core.node.utilKNIME
StringHistoryPanelPanel that contains an editable Combo Box to choose or edit a string.Classorg.knime.core.node.utilKNIME
StringIconListCellEditorClassorg.knime.core.node.utilKNIME
StringIconListCellRendererRenderer that checks if the value being rendered is of type StringIconEnumInterface if so it will render the icon ifClassorg.knime.core.node.utilKNIME
StringIconOptionInterface of a list option with an icon and a text which is used in the string selection default components.Interfaceorg.knime.core.node.utilKNIME
SubNodeContainer and acting like a NativeNodeContainer to the outside.Classorg.knime.core.node.workflowKNIME
SubnodeContainerExecutionResultSpecialized execution result for SubNodeContainer.Classorg.knime.core.node.workflow.execresultKNIME
SubNodeContainerPersistorDescribes persistor for SubNodeContainer.Interfaceorg.knime.core.node.workflowKNIME
SumDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
SumDBAggregationFunction .FactoryFactory for the parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
SumDistinctDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
SumDistinctDBAggregationFunction .FactoryFactory for parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
TableContentInterfaceInterface used by the row header view of a table.Interfaceorg.knime.core.node.tableviewKNIME
TableContentModelProprietary implementation of a model for a table view.Classorg.knime.core.node.tableviewKNIME
TableContentModel .TableContentFilterPossible hilite filter incarnations.Classorg.knime.core.node.tableviewKNIME
TableContentViewTable view on a DataTable.Classorg.knime.core.node.tableviewKNIME
TableContentViewTableHeaderClassorg.knime.core.node.tableviewKNIME
TableRowHeaderModelModel for a Row Header view in a table view that displays a DataTable.Classorg.knime.core.node.tableviewKNIME
TableRowHeaderViewRow Header for a table view on a DataTable.Classorg.knime.core.node.tableviewKNIME
TableSorterWorkerClassorg.knime.core.node.tableviewKNIME
TableSortOrderClassorg.knime.core.node.tableviewKNIME
TableSortOrder .TableSortKeyClassorg.knime.core.node.tableviewKNIME
TableViewPanel containing a table view on a generic DataTable.Classorg.knime.core.node.tableviewKNIME
TableView .TableActionAction associate with the table.Classorg.knime.core.node.tableviewKNIME
TableViewFrameFrame for a TableContentView.Classorg.knime.core.node.tableviewKNIME
TemplateNodeContainerPersistorInterfaceorg.knime.core.node.workflowKNIME
ThreadNodeExecutionJobManagerClassorg.knime.core.node.execKNIME
ThreadNodeExecutionJobManagerFactoryClassorg.knime.core.node.execKNIME
TotalDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.function.sqliteKNIME
TotalDBAggregationFunction .FactoryFactory for the parent class.Classorg.knime.core.node.port.database.aggregation.function.sqliteKNIME
TypeFilterConfigurationImplClassorg.knime.core.node.util.filter.columnKNIME
TypeFilterPanelImplClassorg.knime.core.node.util.filter.columnKNIME
UIInformationBasic interface for extra information.Interfaceorg.knime.core.node.workflowKNIME
UnsupportedWorkflowVersionExceptionException that is thrown by the load routines if an unsupported workflow version (created by a future KNIME version) is read.Classorg.knime.core.node.workflowKNIME
ValidationErrorViewContent that creates and reads from a JSON string.Classorg.knime.core.node.webKNIME
ValueControlledDialogPaneInterface to be implemented by NodeDialogPane when additional runtime parameter need to be shown.Interfaceorg.knime.core.node.dialogKNIME
ValueControlledNode runtime parameters.Interfaceorg.knime.core.node.dialogKNIME
VariancePopDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
VariancePopDBAggregationFunction .FactoryFactory for the parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
VarianceSampDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
VarianceSampDBAggregationFunction .FactoryFactory for the parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
VarPopDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
VarPopDBAggregationFunction .FactoryFactory for the parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
VarSampDBAggregationFunctionClassorg.knime.core.node.port.database.aggregation.functionKNIME
VarSampDBAggregationFunction .FactoryFactory for the parent class.Classorg.knime.core.node.port.database.aggregation.functionKNIME
VerticalCollapsablePanelsA Swing control to provide collapsable controls, with multiple possible open panels.Classorg.knime.core.node.utilKNIME
ViewContentInterfaceorg.knime.core.node.interactiveKNIME
ViewPropertyPortObjectPortObject used to represent visual properties such as color, shape and size information attached to a table.Classorg.knime.core.node.port.viewpropertyKNIME
ViewUtilsProvides helper methods mostly useful when implementing NodeViews.Classorg.knime.core.node.utilKNIME
VirtualParallelizedChunkNodeInputUtility object that represents the output objects of virtual input nodes.Classorg.knime.core.node.workflow.virtual.parchunkKNIME
VirtualParallelizedChunkPortObjectInNodeFactoryNode used for parallelization loops and sub nodes.Classorg.knime.core.node.workflow.virtual.parchunkKNIME
VirtualParallelizedChunkPortObjectInNodeModelClassorg.knime.core.node.workflow.virtual.parchunkKNIME
VirtualParallelizedChunkPortObjectOutNodeFactoryClassorg.knime.core.node.workflow.virtual.parchunkKNIME
VirtualParallelizedChunkPortObjectOutNodeModelClassorg.knime.core.node.workflow.virtual.parchunkKNIME
VirtualPortObjectInNodeFactoryEmpty extension of VirtualParallelizedChunkPortObjectInNodeFactory for backward compatibility reasons (fully qualified name possibly saved in workflows).Classorg.knime.core.node.workflow.virtualKNIME
VirtualPortObjectOutNodeFactoryEmpty extension of VirtualSubNodeOutputNodeFactory for backward compatibility reasons (fully qualified name possibly saved in workflows).Classorg.knime.core.node.workflow.virtualKNIME
VirtualSubNodeExchangeUtility object that represents the output objects of virtual output nodes.Classorg.knime.core.node.workflow.virtual.subnodeKNIME
VirtualSubNodeInputConfigurationClassorg.knime.core.node.workflow.virtual.subnodeKNIME
VirtualSubNodeInputNodeDialogPaneClassorg.knime.core.node.workflow.virtual.subnodeKNIME
VirtualSubNodeInputNodeFactoryFactory to subnode virtual input node.Classorg.knime.core.node.workflow.virtual.subnodeKNIME
VirtualSubNodeInputNodeModelNodeModel of the subnode virtual source node.Classorg.knime.core.node.workflow.virtual.subnodeKNIME
VirtualSubNodeOutputConfigurationClassorg.knime.core.node.workflow.virtual.subnodeKNIME
VirtualSubNodeOutputNodeDialogPaneClassorg.knime.core.node.workflow.virtual.subnodeKNIME
VirtualSubNodeOutputNodeFactoryFactory to virtual subnode output node.Classorg.knime.core.node.workflow.virtual.subnodeKNIME
VirtualSubNodeOutputNodeModelNodeModel to subnode virtual output node.Classorg.knime.core.node.workflow.virtual.subnodeKNIME
VTextIconClassorg.knime.core.node.utilKNIME
WatermarkTextFieldClassorg.knime.core.node.utilKNIME
WebDependencyClassorg.knime.core.node.webKNIME
WebResourceLocatorClassorg.knime.core.node.webKNIME
WebResourceLocator .WebResourceTypeClassorg.knime.core.node.webKNIME
WebTemplateUse DefaultWebTemplate.Interfaceorg.knime.core.node.webKNIME
WebViewContentContainer for all of the information transported in between a WizardNode and an interactive view running in the wizard or WebPortal.Interfaceorg.knime.core.node.webKNIME
WizardExecutionControllerA utility class received from the workflow manager that allows stepping back and forth in a wizard execution.Classorg.knime.core.node.workflowKNIME
WizardExecutionController .NodeIDSuffixClassorg.knime.core.node.workflowKNIME
WizardExecutionController .WizardPageContentResult value of WizardExecutionController.Classorg.knime.core.node.workflowKNIME
WizardNodeInterfaceorg.knime.core.node.wizardKNIME
WizardNodeFactoryExtensionInterfaceorg.knime.core.node.wizardKNIME
WizardNodeLayoutInfoClassorg.knime.core.node.wizardKNIME
WizardViewCreatorInterfaceorg.knime.core.node.wizardKNIME
WorkflowClassorg.knime.core.node.workflowKNIME
Workflow .NodeAndInportsClassorg.knime.core.node.workflowKNIME
WorkflowAnnotationWorkflow annotation (not associated with a node).Classorg.knime.core.node.workflowKNIME
WorkflowCipherClassorg.knime.core.node.workflowKNIME
WorkflowCipherPromptCallback method to query the unlock password for a meta node.Classorg.knime.core.node.workflowKNIME
WorkflowCipherPrompt .PromptCancelledThrown to indicate that user gives up entering the password.Classorg.knime.core.node.workflowKNIME
WorkflowContextThis class holds information about the context in which a workflows currently resides.Classorg.knime.core.node.workflowKNIME
WorkflowContext .FactoryFactory for workflow contexts.Classorg.knime.core.node.workflowKNIME
WorkflowCopyContentClass representing node IDs and workflow annotations that need to be copied from a workflow.Classorg.knime.core.node.workflowKNIME
WorkflowCreationHelperInstances of this class are used during creation of new workflows.Classorg.knime.core.node.workflowKNIME
WorkflowEventEvent-class for workflow events.Classorg.knime.core.node.workflowKNIME
WorkflowEvent .TypeClassorg.knime.core.node.workflowKNIME
WorkflowExecutionModeenum WorkflowExecutionModeAuthor:Christian Albrecht, KNIME.Classorg.knime.core.node.workflowKNIME
WorkflowExecutionResultSpecialized execution result for WorkflowManager.Classorg.knime.core.node.workflow.execresultKNIME
WorkflowInPortClassorg.knime.core.node.workflowKNIME
WorkflowListenerInterface for listeners that receive workflow events.Interfaceorg.knime.core.node.workflowKNIME
WorkflowLoadHelperCallback class that is used during loading of a workflow to read user credentials and other information.Classorg.knime.core.node.workflowKNIME
WorkflowLoadHelper .UnknownKNIMEVersionLoadPolicyHow to proceed when a workflow written with a future KNIME version isClassorg.knime.core.node.workflowKNIME
WorkflowManagerContainer holding nodes and connections of a (sub) workflow.Classorg.knime.core.node.workflowKNIME
WorkflowManager .AuthorInformationMeta data such as who create the workflow and who edited it last and when.Classorg.knime.core.node.workflowKNIME
WorkflowManager .NodeModelFilterA subclassable filter object that is used in various findXYZ methods.Classorg.knime.core.node.workflowKNIME
WorkflowOutPortClassorg.knime.core.node.workflowKNIME
WorkflowPersistorInterfaceorg.knime.core.node.workflowKNIME
WorkflowPersistor .ConnectionContainerTemplateHelper class representing a connection.Classorg.knime.core.node.workflowKNIME
WorkflowPersistor .LoadResultClassorg.knime.core.node.workflowKNIME
WorkflowPersistor .LoadResultEntryClassorg.knime.core.node.workflowKNIME
WorkflowPersistor .LoadResultEntry .LoadResultEntryTypeReturns the enum constant of this type with the specified name.Classorg.knime.core.node.workflowKNIME
WorkflowPersistor .MetaNodeLinkUpdateResultClassorg.knime.core.node.workflowKNIME
WorkflowPersistor .NodeContainerTemplateLinkUpdateResultClassorg.knime.core.node.workflowKNIME
WorkflowPersistor .NodeFactoryUnknownExceptionThrown when node factory is not available.Classorg.knime.core.node.workflowKNIME
WorkflowPersistor .WorkflowLoadResultClassorg.knime.core.node.workflowKNIME
WorkflowPersistor .WorkflowPortTemplateClassorg.knime.core.node.workflowKNIME
WorkflowSaveHelperHelper object to specify options when workflow gets saved.Classorg.knime.core.node.workflowKNIME
XFilterClassorg.knime.core.node.port.pmmlKNIME
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
XMLTreeCreatorParses XML and returns a model of the parsed tree that can be displayed Author:Fabian Dill, University of KonstanzClassorg.knime.core.node.port.pmmlKNIME