Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected Partition |
TargetValue.partition |
protected Partition |
Node.partition |
protected Partition |
Cluster.partition |
Modifier and Type | Method and Description |
---|---|
Partition |
ObjectFactory.createPartition()
Create an instance of
Partition |
Partition |
TargetValue.getPartition()
Gets the value of the partition property.
|
Partition |
Node.getPartition()
Gets the value of the partition property.
|
Partition |
Cluster.getPartition()
Gets the value of the partition property.
|
Modifier and Type | Method and Description |
---|---|
void |
TargetValue.setPartition(Partition value)
Sets the value of the partition property.
|
void |
Node.setPartition(Partition value)
Sets the value of the partition property.
|
void |
Cluster.setPartition(Partition value)
Sets the value of the partition property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.