Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected Aggregate |
DefineFunction.aggregate |
protected Aggregate |
ComplexPartialScore.aggregate |
protected Aggregate |
DerivedField.aggregate |
protected Aggregate |
OutputField.aggregate |
protected Aggregate |
TextIndex.aggregate |
Modifier and Type | Method and Description |
---|---|
Aggregate |
ObjectFactory.createAggregate()
Create an instance of
Aggregate |
Aggregate |
DefineFunction.getAggregate()
Gets the value of the aggregate property.
|
Aggregate |
ComplexPartialScore.getAggregate()
Gets the value of the aggregate property.
|
Aggregate |
DerivedField.getAggregate()
Gets the value of the aggregate property.
|
Aggregate |
OutputField.getAggregate()
Gets the value of the aggregate property.
|
Aggregate |
TextIndex.getAggregate()
Gets the value of the aggregate property.
|
Modifier and Type | Method and Description |
---|---|
void |
DefineFunction.setAggregate(Aggregate value)
Sets the value of the aggregate property.
|
void |
ComplexPartialScore.setAggregate(Aggregate value)
Sets the value of the aggregate property.
|
void |
DerivedField.setAggregate(Aggregate value)
Sets the value of the aggregate property.
|
void |
OutputField.setAggregate(Aggregate value)
Sets the value of the aggregate property.
|
void |
TextIndex.setAggregate(Aggregate value)
Sets the value of the aggregate property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.