public class PercentOperator extends CountOperator
ASC_NAME_COMPARATOR| Constructor and Description |
|---|
PercentOperator(GlobalSettings globalSettings,
OperatorColumnSettings opColSettings)
Constructor for class PercentageOperator.
|
PercentOperator(OperatorData operatorData,
GlobalSettings globalSettings,
OperatorColumnSettings opColSettings)
Constructor for class PercentageOperator.
|
| Modifier and Type | Method and Description |
|---|---|
AggregationOperator |
createInstance(GlobalSettings globalSettings,
OperatorColumnSettings opColSettings)
Creates a new instance of this operator.
|
protected DataType |
getDataType(DataType origType) |
String |
getDescription() |
protected DataCell |
getResultInternal() |
computeInternal, resetInternalcompareTo, compute, compute, computeInternal, configure, createColumnSpec, createOperator, equals, getAdditionalColumnNames, getColumnLabel, getDetailedDescription, getGlobalSettings, getId, getLabel, getMaxUniqueValues, getOperatorColumnSettings, getOperatorData, getResult, getSettingsPanel, getSkipMessage, getSupportedType, getSupportedTypeLabel, getValueDelimiter, hashCode, hasOptionalSettings, inclMissingCells, isCompatible, isCompatible, isSkipped, isUsesLimit, keepColumnSpec, loadSettingsFrom, loadValidatedSettings, reset, saveSettingsTo, setInclMissingFlag, setSkipMessage, setSkipped, supportsMissingValueOption, toString, validate, validateSettingspublic PercentOperator(GlobalSettings globalSettings, OperatorColumnSettings opColSettings)
globalSettings - the global settingsopColSettings - the operator column specific settingspublic PercentOperator(OperatorData operatorData, GlobalSettings globalSettings, OperatorColumnSettings opColSettings)
operatorData - the operator dataglobalSettings - the global settingsopColSettings - the operator column specific settingspublic AggregationOperator createInstance(GlobalSettings globalSettings, OperatorColumnSettings opColSettings)
createInstance in class CountOperatorglobalSettings - the global settingsopColSettings - the operator column specific settingsprotected DataType getDataType(DataType origType)
getDataType in class CountOperatororigType - the DataType of the original column to aggregateDataType of the aggregation resultprotected DataCell getResultInternal()
getResultInternal in class CountOperatorDataCellpublic String getDescription()
getDescription in interface AggregationFunctiongetDescription in class CountOperator
KNIME GmbH, Konstanz, Germany
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.