| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Field and Description |
|---|---|
protected Array |
SetPredicate.array |
protected Array |
SeasonalityExpoSmooth.array |
protected Array |
BoundaryValueMeans.array |
protected Array |
CorrelationFields.array |
protected Array |
VectorInstance.array |
protected Array |
Cluster.array |
protected Array |
YCoordinates.array |
protected Array |
TimeCycle.array |
protected Array |
ClassLabels.array |
protected Array |
BoundaryValues.array |
protected Array |
MissingValueWeights.array |
protected Array |
TimeException.array |
protected Array |
TextDictionary.array |
protected Array |
TrendExpoSmooth.array |
protected Array |
SimpleSetPredicate.array |
protected Array |
XCoordinates.array |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Array> |
ContStats.arrays |
protected java.util.List<Array> |
Matrix.arrays |
protected java.util.List<Array> |
PartitionFieldStats.arrays |
protected java.util.List<Array> |
DiscrStats.arrays |
| Modifier and Type | Method and Description |
|---|---|
Array |
ObjectFactory.createArray()
Create an instance of
Array |
Array |
SetPredicate.getArray()
Gets the value of the array property.
|
Array |
SeasonalityExpoSmooth.getArray()
Gets the value of the array property.
|
Array |
BoundaryValueMeans.getArray()
Gets the value of the array property.
|
Array |
CorrelationFields.getArray()
Gets the value of the array property.
|
Array |
VectorInstance.getArray()
Gets the value of the array property.
|
Array |
Cluster.getArray()
Gets the value of the array property.
|
Array |
YCoordinates.getArray()
Gets the value of the array property.
|
Array |
TimeCycle.getArray()
Gets the value of the array property.
|
Array |
ClassLabels.getArray()
Gets the value of the array property.
|
Array |
BoundaryValues.getArray()
Gets the value of the array property.
|
Array |
MissingValueWeights.getArray()
Gets the value of the array property.
|
Array |
TimeException.getArray()
Gets the value of the array property.
|
Array |
TextDictionary.getArray()
Gets the value of the array property.
|
Array |
TrendExpoSmooth.getArray()
Gets the value of the array property.
|
Array |
SimpleSetPredicate.getArray()
Gets the value of the array property.
|
Array |
XCoordinates.getArray()
Gets the value of the array property.
|
Array |
Array.withN(java.lang.Integer value) |
Array |
Array.withType(Array.Type value) |
Array |
Array.withValue(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Array> |
ContStats.getArrays()
Gets the value of the arrays property.
|
java.util.List<Array> |
Matrix.getArrays()
Gets the value of the arrays property.
|
java.util.List<Array> |
PartitionFieldStats.getArrays()
Gets the value of the arrays property.
|
java.util.List<Array> |
DiscrStats.getArrays()
Gets the value of the arrays property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetPredicate.setArray(Array value)
Sets the value of the array property.
|
void |
SeasonalityExpoSmooth.setArray(Array value)
Sets the value of the array property.
|
void |
BoundaryValueMeans.setArray(Array value)
Sets the value of the array property.
|
void |
CorrelationFields.setArray(Array value)
Sets the value of the array property.
|
void |
VectorInstance.setArray(Array value)
Sets the value of the array property.
|
void |
Cluster.setArray(Array value)
Sets the value of the array property.
|
void |
YCoordinates.setArray(Array value)
Sets the value of the array property.
|
void |
TimeCycle.setArray(Array value)
Sets the value of the array property.
|
void |
ClassLabels.setArray(Array value)
Sets the value of the array property.
|
void |
BoundaryValues.setArray(Array value)
Sets the value of the array property.
|
void |
MissingValueWeights.setArray(Array value)
Sets the value of the array property.
|
void |
TimeException.setArray(Array value)
Sets the value of the array property.
|
void |
TextDictionary.setArray(Array value)
Sets the value of the array property.
|
void |
TrendExpoSmooth.setArray(Array value)
Sets the value of the array property.
|
void |
SimpleSetPredicate.setArray(Array value)
Sets the value of the array property.
|
void |
XCoordinates.setArray(Array value)
Sets the value of the array property.
|
VisitorAction |
Visitor.visit(Array array) |
SetPredicate |
SetPredicate.withArray(Array value) |
SeasonalityExpoSmooth |
SeasonalityExpoSmooth.withArray(Array value) |
BoundaryValueMeans |
BoundaryValueMeans.withArray(Array value) |
CorrelationFields |
CorrelationFields.withArray(Array value) |
VectorInstance |
VectorInstance.withArray(Array value) |
Cluster |
Cluster.withArray(Array value) |
YCoordinates |
YCoordinates.withArray(Array value) |
TimeCycle |
TimeCycle.withArray(Array value) |
ClassLabels |
ClassLabels.withArray(Array value) |
BoundaryValues |
BoundaryValues.withArray(Array value) |
MissingValueWeights |
MissingValueWeights.withArray(Array value) |
TimeException |
TimeException.withArray(Array value) |
TextDictionary |
TextDictionary.withArray(Array value) |
TrendExpoSmooth |
TrendExpoSmooth.withArray(Array value) |
SimpleSetPredicate |
SimpleSetPredicate.withArray(Array value) |
XCoordinates |
XCoordinates.withArray(Array value) |
ContStats |
ContStats.withArrays(Array... values) |
Matrix |
Matrix.withArrays(Array... values) |
PartitionFieldStats |
PartitionFieldStats.withArrays(Array... values) |
DiscrStats |
DiscrStats.withArrays(Array... values) |
| Modifier and Type | Method and Description |
|---|---|
ContStats |
ContStats.withArrays(java.util.Collection<Array> values) |
Matrix |
Matrix.withArrays(java.util.Collection<Array> values) |
PartitionFieldStats |
PartitionFieldStats.withArrays(java.util.Collection<Array> values) |
DiscrStats |
DiscrStats.withArrays(java.util.Collection<Array> values) |
| Constructor and Description |
|---|
SimpleSetPredicate(FieldName field,
SimpleSetPredicate.BooleanOperator booleanOperator,
Array array) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Array array) |
VisitorAction |
AbstractVisitor.visit(Array array) |
Copyright © 2015 University of Tartu. All Rights Reserved.