|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompoundPredicate | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of CompoundPredicate in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as CompoundPredicate | |
---|---|
protected CompoundPredicate |
Segment.compoundPredicate
|
protected CompoundPredicate |
CompoundRule.compoundPredicate
|
protected CompoundPredicate |
Attribute.compoundPredicate
|
protected CompoundPredicate |
SimpleRule.compoundPredicate
|
Methods in org.dmg.pmml.pmml_4_1.descr that return CompoundPredicate | |
---|---|
CompoundPredicate |
ObjectFactory.createCompoundPredicate()
Create an instance of CompoundPredicate |
CompoundPredicate |
Segment.getCompoundPredicate()
Gets the value of the compoundPredicate property. |
CompoundPredicate |
CompoundRule.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. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type CompoundPredicate | |
---|---|
void |
Segment.setCompoundPredicate(CompoundPredicate value)
Sets the value of the compoundPredicate property. |
void |
CompoundRule.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |