| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
Aggregate |
Aggregate.addExtensions(Extension... extensions) |
Aggregate |
ObjectFactory.createAggregate()
Create an instance of
Aggregate |
Aggregate |
Aggregate.setField(FieldName field)
Sets the value of the field property.
|
Aggregate |
Aggregate.setFunction(Aggregate.Function function)
Sets the value of the function property.
|
Aggregate |
Aggregate.setGroupField(FieldName groupField)
Sets the value of the groupField property.
|
Aggregate |
Aggregate.setSqlWhere(String sqlWhere)
Sets the value of the sqlWhere property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Aggregate aggregate) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Aggregate aggregate) |
VisitorAction |
AbstractVisitor.visit(Aggregate aggregate) |
Copyright © 2015 University of Tartu. All Rights Reserved.