| Package | Description |
|---|---|
| org.dmg.pmml |
| 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.
|
VisitorAction |
Visitor.visit(Partition partition) |
VisitorAction |
AbstractVisitor.visit(Partition partition) |
VisitorAction |
AbstractSimpleVisitor.visit(Partition partition) |
Copyright © 2013 University of Tartu. All Rights Reserved.