| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
static SimpleSetPredicate.BooleanOperator |
SimpleSetPredicate.BooleanOperator.fromValue(String v) |
SimpleSetPredicate.BooleanOperator |
SimpleSetPredicate.getBooleanOperator()
Gets the value of the booleanOperator property.
|
static SimpleSetPredicate.BooleanOperator |
SimpleSetPredicate.BooleanOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimpleSetPredicate.BooleanOperator[] |
SimpleSetPredicate.BooleanOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleSetPredicate |
SimpleSetPredicate.setBooleanOperator(SimpleSetPredicate.BooleanOperator booleanOperator)
Sets the value of the booleanOperator property.
|
| Constructor and Description |
|---|
SimpleSetPredicate(FieldName field,
SimpleSetPredicate.BooleanOperator booleanOperator,
Array array) |
Copyright © 2016 University of Tartu. All Rights Reserved.