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