|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PMMLArrayType | |
---|---|
org.knime.base.node.mine.decisiontree2 |
Uses of PMMLArrayType in org.knime.base.node.mine.decisiontree2 |
---|
Methods in org.knime.base.node.mine.decisiontree2 that return PMMLArrayType | |
---|---|
static PMMLArrayType |
PMMLArrayType.get(String represent)
Returns the corresponding array type for the passed representation. |
PMMLArrayType |
PMMLSimpleSetPredicate.getArrayType()
Returns the data type of the contained array. |
static PMMLArrayType |
PMMLArrayType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PMMLArrayType[] |
PMMLArrayType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.knime.base.node.mine.decisiontree2 with parameters of type PMMLArrayType | |
---|---|
void |
PMMLSimpleSetPredicate.setArrayType(PMMLArrayType arrayType)
Sets the data type of the contained array. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |