| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
Aggregate |
ObjectFactory.createAggregate()
Create an instance of
Aggregate |
Aggregate |
Aggregate.withExtensions(Collection<Extension> values) |
Aggregate |
Aggregate.withExtensions(Extension... values) |
Aggregate |
Aggregate.withField(FieldName value) |
Aggregate |
Aggregate.withFunction(Aggregate.Function value) |
Aggregate |
Aggregate.withGroupField(FieldName value) |
Aggregate |
Aggregate.withSqlWhere(String value) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Aggregate aggregate) |
VisitorAction |
AbstractVisitor.visit(Aggregate aggregate) |
VisitorAction |
AbstractSimpleVisitor.visit(Aggregate aggregate) |
Copyright © 2014 University of Tartu. All Rights Reserved.