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