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