| Package | Description |
|---|---|
| org.dmg.pmml.pmml_4_2.descr |
| Modifier and Type | Field and Description |
|---|---|
protected UniformDistribution |
Baseline.uniformDistribution |
protected UniformDistribution |
Alternate.uniformDistribution |
| Modifier and Type | Method and Description |
|---|---|
UniformDistribution |
ObjectFactory.createUniformDistribution()
Create an instance of
UniformDistribution |
UniformDistribution |
Baseline.getUniformDistribution()
Gets the value of the uniformDistribution property.
|
UniformDistribution |
Alternate.getUniformDistribution()
Gets the value of the uniformDistribution property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Baseline.setUniformDistribution(UniformDistribution value)
Sets the value of the uniformDistribution property.
|
void |
Alternate.setUniformDistribution(UniformDistribution value)
Sets the value of the uniformDistribution property.
|
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.