|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.knime.core.util | |
---|---|
org.knime.base.node.flowvariable.appendvariabletotable | |
org.knime.base.node.flowvariable.variabletotablerow | |
org.knime.base.node.meta.feature.backwardelim | |
org.knime.base.node.mine.bfn | Contains abstract and util classes to train and perform prediction to rule models, also called BasisFunction models. |
org.knime.base.node.mine.bfn.fuzzy | Contains the learner and predictor to train fuzzy rules and apply them to unknown data. |
org.knime.base.node.mine.bfn.fuzzy.membership | Membership function package which are used during training of BasisFunction models. |
org.knime.base.node.parallel | This subpackage contains some classes that can be used to implemet nodes that process their data in parallel. |
org.knime.base.node.parallel.builder | |
org.knime.base.node.util.exttool | Provides functionality for nodes that want to launch external programs. The CommandExecution
can be used to run the external program. |
org.knime.core.node | Contains all classes needed to implement a new node in the workflow. |
org.knime.core.node.exec | |
org.knime.core.util | This package contains some small utility classes that may be useful in all kinds of nodes. |
Classes in org.knime.core.util used by org.knime.base.node.flowvariable.appendvariabletotable | |
---|---|
Pair
This class is a simple pair of objects. |
Classes in org.knime.core.util used by org.knime.base.node.flowvariable.variabletotablerow | |
---|---|
Pair
This class is a simple pair of objects. |
Classes in org.knime.core.util used by org.knime.base.node.meta.feature.backwardelim | |
---|---|
Pair
This class is a simple pair of objects. |
Classes in org.knime.core.util used by org.knime.base.node.mine.bfn | |
---|---|
MutableDouble
This class is essentially a double whose value can be changed. |
Classes in org.knime.core.util used by org.knime.base.node.mine.bfn.fuzzy | |
---|---|
MutableDouble
This class is essentially a double whose value can be changed. |
Classes in org.knime.core.util used by org.knime.base.node.mine.bfn.fuzzy.membership | |
---|---|
MutableDouble
This class is essentially a double whose value can be changed. |
Classes in org.knime.core.util used by org.knime.base.node.parallel | |
---|---|
ThreadPool
Implements a sophisticated thread pool. |
Classes in org.knime.core.util used by org.knime.base.node.parallel.builder | |
---|---|
ThreadPool
Implements a sophisticated thread pool. |
Classes in org.knime.core.util used by org.knime.base.node.util.exttool | |
---|---|
MutableBoolean
A Boolean object whose value can be changed after construction. |
Classes in org.knime.core.util used by org.knime.core.node | |
---|---|
ThreadPool
Implements a sophisticated thread pool. |
Classes in org.knime.core.util used by org.knime.core.node.exec | |
---|---|
ThreadPool
Implements a sophisticated thread pool. |
Classes in org.knime.core.util used by org.knime.core.util | |
---|---|
DuplicateKeyException
This exception is thrown by the DuplicateChecker if a duplicate key
has been detected. |
|
EncryptionKeySupplier
An object that implements this interface can register at KnimeEncryption . |
|
FileUtil.ZipFileFilter
Passed to the FileUtil.zipDir(File, Collection, int, ZipFileFilter,
ExecutionMonitor)
method to exclude certain files from being archived and added to the zip
file.A default implementation accepting all files is FileUtil.ZIP_INCLUDEALL_FILTER |
|
KNIMETimer
This final singleton class is a global timer available for all classes inside KNIME. |
|
ThreadPool
Implements a sophisticated thread pool. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |