final class CrosstabProperties extends Object
Modifier and Type | Class and Description |
---|---|
(package private) class |
CrosstabProperties.PropertyComparator
Compare to properties by their weights or by the lexical order if the
weights are equal.
|
Modifier and Type | Method and Description |
---|---|
(package private) static CrosstabProperties |
create(String version) |
(package private) String |
getCellChiSquareName() |
(package private) String |
getColPercentName() |
(package private) String |
getDeviationName() |
(package private) String |
getExpectedFrequencyName() |
(package private) String |
getFrequencyName() |
(package private) String |
getPercentName() |
(package private) List<String> |
getProperties()
The list of properties.
|
(package private) String |
getRowPercentName() |
(package private) static List<String> |
getSupportedVersion() |
(package private) String |
getTotalColCountName() |
(package private) String |
getTotalCountName() |
(package private) String |
getTotalRowCountName() |
static CrosstabProperties create(String version)
version
- the version of the namingstatic List<String> getSupportedVersion()
List<String> getProperties()
String getFrequencyName()
String getPercentName()
String getRowPercentName()
String getColPercentName()
String getTotalRowCountName()
String getTotalColCountName()
String getTotalCountName()
String getCellChiSquareName()
String getExpectedFrequencyName()
String getDeviationName()
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.