| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.sequence | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Time time) |
| Modifier and Type | Method and Description |
|---|---|
Time |
Time.addExtensions(Extension... extensions) |
Time |
ObjectFactory.createTime()
Create an instance of
Time |
Time |
ConsequentSequence.getTime()
Gets the value of the time property.
|
Time |
AntecedentSequence.getTime()
Gets the value of the time property.
|
Time |
Sequence.getTime()
Gets the value of the time property.
|
Time |
Time.setMax(Double max)
Sets the value of the max property.
|
Time |
Time.setMean(Double mean)
Sets the value of the mean property.
|
Time |
Time.setMin(Double min)
Sets the value of the min property.
|
Time |
Time.setStandardDeviation(Double standardDeviation)
Sets the value of the standardDeviation property.
|
| Modifier and Type | Method and Description |
|---|---|
ConsequentSequence |
ConsequentSequence.setTime(Time time)
Sets the value of the time property.
|
AntecedentSequence |
AntecedentSequence.setTime(Time time)
Sets the value of the time property.
|
Sequence |
Sequence.setTime(Time time)
Sets the value of the time property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Time time) |
VisitorAction |
AbstractVisitor.visit(Time time) |
Copyright © 2016 University of Tartu. All rights reserved.