| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
TimeAnchor |
TimeAnchor.addTimeCycles(TimeCycle... timeCycles) |
TimeAnchor |
TimeAnchor.addTimeExceptions(TimeException... timeExceptions) |
TimeAnchor |
ObjectFactory.createTimeAnchor()
Create an instance of
TimeAnchor |
TimeAnchor |
TimeSeries.getTimeAnchor()
Gets the value of the timeAnchor property.
|
TimeAnchor |
TimeAnchor.setDisplayName(String displayName)
Sets the value of the displayName property.
|
TimeAnchor |
TimeAnchor.setOffset(Integer offset)
Sets the value of the offset property.
|
TimeAnchor |
TimeAnchor.setStepsize(Integer stepsize)
Sets the value of the stepsize property.
|
TimeAnchor |
TimeAnchor.setType(TimeAnchorType type)
Sets the value of the type property.
|
| Modifier and Type | Method and Description |
|---|---|
TimeSeries |
TimeSeries.setTimeAnchor(TimeAnchor timeAnchor)
Sets the value of the timeAnchor property.
|
VisitorAction |
Visitor.visit(TimeAnchor timeAnchor) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(TimeAnchor timeAnchor) |
VisitorAction |
AbstractVisitor.visit(TimeAnchor timeAnchor) |
Copyright © 2015 University of Tartu. All Rights Reserved.