| Name | Description | Type | Package | Framework |
| AbstractBooleanDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function.booleanoption | KNIME | |
| AbstractColumnDBAggregationFunction | Abstract class that allows the user to select a column from the input table. | Class | org.knime.core.node.port.database.aggregation.function.column | KNIME |
| AbstractConcatDBAggregationFunction | Abstract class that can be used by concatenation functions. | Class | org.knime.core.node.port.database.aggregation.function.concatenate | KNIME |
| AbstractDistinctDBAggregationFunction | Abstract class that provides a dialog where the user can select if distinct should be used in the function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| ArrayAggDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function.postgresql | KNIME | |
| ArrayAggDBAggregationFunction .Factory | Factory for ArrayAggDBAggregationFunction. | Class | org.knime.core.node.port.database.aggregation.function.postgresql | KNIME |
| AvgDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| AvgDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| AvgDistinctDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| AvgDistinctDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| BitAndDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| BitAndDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| BitOrDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| BitOrDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| BitXOrDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| BitXOrDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| BooleanFuntionSettings | Class that save the settings of the BooleanFuntionSettingsPanel. | Class | org.knime.core.node.port.database.aggregation.function.booleanoption | KNIME |
| BooleanFuntionSettingsPanel | JPanel that allows the user to specify layout mapping settings. | Class | org.knime.core.node.port.database.aggregation.function.booleanoption | KNIME |
| ColumnFuntionSettings | Class that save the settings of the ColumnFuntionSettingsPanel. | Class | org.knime.core.node.port.database.aggregation.function.column | KNIME |
| ColumnFuntionSettingsPanel | JPanel that allows the user to specify layout mapping settings. | Class | org.knime.core.node.port.database.aggregation.function.column | KNIME |
| ConcatDBAggregationFuntionSettings | Class that save the settings of the ConcatDBAggregationFuntionSettingsPanel. | Class | org.knime.core.node.port.database.aggregation.function.concatenate | KNIME |
| ConcatDBAggregationFuntionSettingsPanel | JPanel that allows the user to specify layout mapping settings. | Class | org.knime.core.node.port.database.aggregation.function.concatenate | KNIME |
| CorrDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| CorrDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| CountDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| CountDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| CountDistinctDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| CountDistinctDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| CovarPopDBAggregationFunction | COmputes the co variance of two columns. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| CovarPopDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| CovarSampDBAggregationFunction | COmputes the co variance of two columns. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| CovarSampDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| CustomDBAggregationFunction | Database aggregation function that allows the user to manually specify the aggregation function to use. | Class | org.knime.core.node.port.database.aggregation.function.custom | KNIME |
| CustomDBAggregationFunction .Factory | Factory for CustomDBAggregationFunction. | Class | org.knime.core.node.port.database.aggregation.function.custom | KNIME |
| CustomDBAggregationFuntionSettings | Class that save the settings of the CustomDBAggregationFuntionSettingsPanel. | Class | org.knime.core.node.port.database.aggregation.function.custom | KNIME |
| CustomDBAggregationFuntionSettingsPanel | JPanel that allows the user to specify layout mapping settings. | Class | org.knime.core.node.port.database.aggregation.function.custom | KNIME |
| FirstDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| FirstDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| GroupConcatDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| GroupConcatDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| LastDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| LastDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| MaxDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| MaxDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| MinDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| MinDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrAvgXDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrAvgXDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrAvgYDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrAvgYDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrCountDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrCountDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrInterceptDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrInterceptDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrR2DBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrR2DBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrSlopeDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrSlopeDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrSXXDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrSXXDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrSXYDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrSXYDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrSYYDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrSYYDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| StdDevPopDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| StdDevPopDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| StdDevSampDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| StdDevSampDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| SumDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| SumDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| SumDistinctDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| SumDistinctDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| TotalDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function.sqlite | KNIME | |
| TotalDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function.sqlite | KNIME |
| VariancePopDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| VariancePopDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| VarianceSampDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| VarianceSampDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| VarPopDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| VarPopDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| VarSampDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| VarSampDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |