| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<TimeException> |
TimeSeries.timeExceptions |
protected java.util.List<TimeException> |
TimeAnchor.timeExceptions |
| Modifier and Type | Method and Description |
|---|---|
TimeException |
ObjectFactory.createTimeException()
Create an instance of
TimeException |
TimeException |
TimeException.withArray(Array value) |
TimeException |
TimeException.withCount(java.lang.Integer value) |
TimeException |
TimeException.withType(TimeExceptionType value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TimeException> |
TimeSeries.getTimeExceptions()
Gets the value of the timeExceptions property.
|
java.util.List<TimeException> |
TimeAnchor.getTimeExceptions()
Gets the value of the timeExceptions property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(TimeException timeException) |
TimeSeries |
TimeSeries.withTimeExceptions(TimeException... values) |
TimeAnchor |
TimeAnchor.withTimeExceptions(TimeException... values) |
| Modifier and Type | Method and Description |
|---|---|
TimeSeries |
TimeSeries.withTimeExceptions(java.util.Collection<TimeException> values) |
TimeAnchor |
TimeAnchor.withTimeExceptions(java.util.Collection<TimeException> values) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(TimeException timeException) |
VisitorAction |
AbstractVisitor.visit(TimeException timeException) |
Copyright © 2015 University of Tartu. All Rights Reserved.