Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected SimpleSetPredicate |
CompoundRule.simpleSetPredicate |
protected SimpleSetPredicate |
Segment.simpleSetPredicate |
protected SimpleSetPredicate |
SimpleRule.simpleSetPredicate |
protected SimpleSetPredicate |
Attribute.simpleSetPredicate |
Modifier and Type | Method and Description |
---|---|
SimpleSetPredicate |
ObjectFactory.createSimpleSetPredicate()
Create an instance of
SimpleSetPredicate |
SimpleSetPredicate |
CompoundRule.getSimpleSetPredicate()
Gets the value of the simpleSetPredicate property.
|
SimpleSetPredicate |
Segment.getSimpleSetPredicate()
Gets the value of the simpleSetPredicate property.
|
SimpleSetPredicate |
SimpleRule.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 |
CompoundRule.setSimpleSetPredicate(SimpleSetPredicate value)
Sets the value of the simpleSetPredicate property.
|
void |
Segment.setSimpleSetPredicate(SimpleSetPredicate value)
Sets the value of the simpleSetPredicate property.
|
void |
SimpleRule.setSimpleSetPredicate(SimpleSetPredicate value)
Sets the value of the simpleSetPredicate property.
|
void |
Attribute.setSimpleSetPredicate(SimpleSetPredicate value)
Sets the value of the simpleSetPredicate property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.