|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSimplePortObjectSpec | |
---|---|
org.knime.base.node.mine.bayes.naivebayes.port | |
org.knime.base.node.mine.sota | Contains the Sota node, which can be used for clustering hirarchically numerical and fuzzy data and visualize the resulting cluster tree. |
org.knime.core.node.port |
Uses of AbstractSimplePortObjectSpec in org.knime.base.node.mine.bayes.naivebayes.port |
---|
Subclasses of AbstractSimplePortObjectSpec in org.knime.base.node.mine.bayes.naivebayes.port | |
---|---|
class |
NaiveBayesPortObjectSpec
The Naive Bayes specific port object specification implementation. |
Uses of AbstractSimplePortObjectSpec in org.knime.base.node.mine.sota |
---|
Subclasses of AbstractSimplePortObjectSpec in org.knime.base.node.mine.sota | |
---|---|
class |
SotaPortObjectSpec
Provides the spec of the sota port model and a validation method, to validate if a certain data table spec is compatible to the model spec. |
Uses of AbstractSimplePortObjectSpec in org.knime.core.node.port |
---|
Methods in org.knime.core.node.port that return types with arguments of type AbstractSimplePortObjectSpec | |
---|---|
static PortObjectSpec.PortObjectSpecSerializer<AbstractSimplePortObjectSpec> |
AbstractSimplePortObjectSpec.getPortObjectSpecSerializer()
Abstract serializer method as required by interface PortObjectSpec . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |