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