| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected Time |
AntecedentSequence.time |
protected Time |
Sequence.time |
protected Time |
ConsequentSequence.time |
| Modifier and Type | Method and Description |
|---|---|
Time |
ObjectFactory.createTime()
Create an instance of
Time |
Time |
AntecedentSequence.getTime()
Gets the value of the time property.
|
Time |
Sequence.getTime()
Gets the value of the time property.
|
Time |
ConsequentSequence.getTime()
Gets the value of the time property.
|
Time |
Time.withExtensions(Collection<Extension> values) |
Time |
Time.withExtensions(Extension... values) |
Time |
Time.withMax(Double value) |
Time |
Time.withMean(Double value) |
Time |
Time.withMin(Double value) |
Time |
Time.withStandardDeviation(Double value) |
| Modifier and Type | Method and Description |
|---|---|
void |
AntecedentSequence.setTime(Time value)
Sets the value of the time property.
|
void |
Sequence.setTime(Time value)
Sets the value of the time property.
|
void |
ConsequentSequence.setTime(Time value)
Sets the value of the time property.
|
VisitorAction |
AbstractSimpleVisitor.visit(Time time) |
VisitorAction |
AbstractVisitor.visit(Time time) |
VisitorAction |
Visitor.visit(Time time) |
AntecedentSequence |
AntecedentSequence.withTime(Time value) |
Sequence |
Sequence.withTime(Time value) |
ConsequentSequence |
ConsequentSequence.withTime(Time value) |
Copyright © 2014 University of Tartu. All Rights Reserved.