Package | Description |
---|---|
com.pervasive.datarush.analytics.decisiontree |
Provides PMML model classes for decision trees.
|
Modifier and Type | Method and Description |
---|---|
SimpleSetPredicate.Operator |
SimpleSetPredicate.getOperator()
Returns the value of the "booleanOperator" attribute.
|
static SimpleSetPredicate.Operator |
SimpleSetPredicate.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimpleSetPredicate.Operator[] |
SimpleSetPredicate.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleSetPredicate.setOperator(SimpleSetPredicate.Operator operator)
Sets the value of the "booleanOperator" attribute.
|
Copyright © 2016 Actian Corporation. All rights reserved.