Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected SimplePredicate |
CompoundRule.simplePredicate |
protected SimplePredicate |
Segment.simplePredicate |
protected SimplePredicate |
SimpleRule.simplePredicate |
protected SimplePredicate |
Attribute.simplePredicate |
Modifier and Type | Method and Description |
---|---|
SimplePredicate |
ObjectFactory.createSimplePredicate()
Create an instance of
SimplePredicate |
SimplePredicate |
CompoundRule.getSimplePredicate()
Gets the value of the simplePredicate property.
|
SimplePredicate |
Segment.getSimplePredicate()
Gets the value of the simplePredicate property.
|
SimplePredicate |
SimpleRule.getSimplePredicate()
Gets the value of the simplePredicate property.
|
SimplePredicate |
Attribute.getSimplePredicate()
Gets the value of the simplePredicate property.
|
Modifier and Type | Method and Description |
---|---|
void |
CompoundRule.setSimplePredicate(SimplePredicate value)
Sets the value of the simplePredicate property.
|
void |
Segment.setSimplePredicate(SimplePredicate value)
Sets the value of the simplePredicate property.
|
void |
SimpleRule.setSimplePredicate(SimplePredicate value)
Sets the value of the simplePredicate property.
|
void |
Attribute.setSimplePredicate(SimplePredicate value)
Sets the value of the simplePredicate property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.