| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.time_series | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(TimeException timeException) |
| Modifier and Type | Method and Description |
|---|---|
TimeException |
ObjectFactory.createTimeException()
Create an instance of
TimeException |
TimeException |
TimeException.setArray(Array array) |
TimeException |
TimeException.setCount(Integer count) |
TimeException |
TimeException.setType(TimeException.Type type) |
| Modifier and Type | Method and Description |
|---|---|
List<TimeException> |
TimeAnchor.getTimeExceptions() |
List<TimeException> |
TimeSeries.getTimeExceptions() |
| Modifier and Type | Method and Description |
|---|---|
TimeAnchor |
TimeAnchor.addTimeExceptions(TimeException... timeExceptions) |
TimeSeries |
TimeSeries.addTimeExceptions(TimeException... timeExceptions) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(TimeException timeException) |
Copyright © 2019 University of Tartu. All rights reserved.