Uses of Interface
org.knime.core.data.FuzzyNumberValue
Classes in org.knime.core.data.def that implement FuzzyNumberValue |
class |
DoubleCell
A data cell implementation holding a double value by storing this value in a
private double member. |
class |
FuzzyNumberCell
A data cell implementation holding a Fuzzy number by storing this value in
three private double members, that is one for the core and two
for the min/max of the support. |
class |
IntCell
A data cell implementation holding an integer value by storing this value in
a private int member. |
class |
LongCell
|
Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
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.