| Package | Description |
|---|---|
| weka.core.pmml.jaxbbindings |
| Modifier and Type | Method and Description |
|---|---|
SimpleSetPredicate |
ObjectFactory.createSimpleSetPredicate()
Create an instance of
SimpleSetPredicate |
SimpleSetPredicate |
SimpleRule.getSimpleSetPredicate()
Gets the value of the simpleSetPredicate property.
|
SimpleSetPredicate |
Segment.getSimpleSetPredicate()
Gets the value of the simpleSetPredicate property.
|
SimpleSetPredicate |
CompoundRule.getSimpleSetPredicate()
Gets the value of the simpleSetPredicate property.
|
SimpleSetPredicate |
Attribute.getSimpleSetPredicate()
Gets the value of the simpleSetPredicate property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleRule.setSimpleSetPredicate(SimpleSetPredicate value)
Sets the value of the simpleSetPredicate property.
|
void |
Segment.setSimpleSetPredicate(SimpleSetPredicate value)
Sets the value of the simpleSetPredicate property.
|
void |
CompoundRule.setSimpleSetPredicate(SimpleSetPredicate value)
Sets the value of the simpleSetPredicate property.
|
void |
Attribute.setSimpleSetPredicate(SimpleSetPredicate value)
Sets the value of the simpleSetPredicate property.
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.