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