| Package | Description |
|---|---|
| weka.core.pmml.jaxbbindings |
| Modifier and Type | Method and Description |
|---|---|
CompoundPredicate |
ObjectFactory.createCompoundPredicate()
Create an instance of
CompoundPredicate |
CompoundPredicate |
Segment.getCompoundPredicate()
Gets the value of the compoundPredicate property.
|
CompoundPredicate |
Attribute.getCompoundPredicate()
Gets the value of the compoundPredicate property.
|
CompoundPredicate |
SimpleRule.getCompoundPredicate()
Gets the value of the compoundPredicate property.
|
CompoundPredicate |
CompoundRule.getCompoundPredicate()
Gets the value of the compoundPredicate property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Segment.setCompoundPredicate(CompoundPredicate value)
Sets the value of the compoundPredicate property.
|
void |
Attribute.setCompoundPredicate(CompoundPredicate value)
Sets the value of the compoundPredicate property.
|
void |
SimpleRule.setCompoundPredicate(CompoundPredicate value)
Sets the value of the compoundPredicate property.
|
void |
CompoundRule.setCompoundPredicate(CompoundPredicate value)
Sets the value of the compoundPredicate property.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.