| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Field and Description |
|---|---|
protected EventValues |
GeneralRegressionModel.eventValues |
| Modifier and Type | Method and Description |
|---|---|
EventValues |
ObjectFactory.createEventValues()
Create an instance of
EventValues |
EventValues |
GeneralRegressionModel.getEventValues()
Gets the value of the eventValues property.
|
EventValues |
EventValues.withExtensions(java.util.Collection<Extension> values) |
EventValues |
EventValues.withExtensions(Extension... values) |
EventValues |
EventValues.withIntervals(java.util.Collection<Interval> values) |
EventValues |
EventValues.withIntervals(Interval... values) |
EventValues |
EventValues.withValues(java.util.Collection<Value> values) |
EventValues |
EventValues.withValues(Value... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneralRegressionModel.setEventValues(EventValues value)
Sets the value of the eventValues property.
|
VisitorAction |
Visitor.visit(EventValues eventValues) |
GeneralRegressionModel |
GeneralRegressionModel.withEventValues(EventValues value) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(EventValues eventValues) |
VisitorAction |
AbstractVisitor.visit(EventValues eventValues) |
Copyright © 2015 University of Tartu. All Rights Reserved.