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, resetInternal
compareTo, 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, validateSettings
public 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 CountOperator
globalSettings
- the global settingsopColSettings
- the operator column specific settingsprotected DataType getDataType(DataType origType)
getDataType
in class CountOperator
origType
- the DataType
of the original column to aggregateDataType
of the aggregation resultprotected DataCell getResultInternal()
getResultInternal
in class CountOperator
DataCell
public String getDescription()
getDescription
in interface AggregationFunction
getDescription
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.