JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
weka.core.pmml.jaxbbindings.PCell
Packages that use
PCell
Package
Description
weka.core.pmml.jaxbbindings
Uses of
PCell
in
weka.core.pmml.jaxbbindings
Methods in
weka.core.pmml.jaxbbindings
that return
PCell
Modifier and Type
Method
Description
PCell
ObjectFactory.
createPCell
()
Create an instance of
PCell
Methods in
weka.core.pmml.jaxbbindings
that return types with arguments of type
PCell
Modifier and Type
Method
Description
List
<
PCell
>
ParamMatrix.
getPCell
()
Gets the value of the pCell property.
Methods in
weka.core.pmml.jaxbbindings
with parameters of type
PCell
Modifier and Type
Method
Description
void
ParamMatrix.
addPCell
(
PCell
cell)