Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected Array |
BoundaryValues.array |
protected Array |
XCoordinates.array |
protected Array |
ClassLabels.array |
protected Array |
SimpleSetPredicate.array |
protected Array |
TimeException.array |
protected Array |
MissingValueWeights.array |
protected Array |
SeasonalityExpoSmooth.array |
protected Array |
YCoordinates.array |
protected Array |
VectorInstance.array |
protected Array |
TextDictionary.array |
protected Array |
SetPredicate.array |
protected Array |
BoundaryValueMeans.array |
protected Array |
CorrelationFields.array |
protected Array |
TimeCycle.array |
protected Array |
TrendExpoSmooth.array |
protected Array |
Cluster.array |
Modifier and Type | Field and Description |
---|---|
protected List<Array> |
ContStats.arraies |
protected List<Array> |
DiscrStats.arraies |
protected List<Array> |
Matrix.arraies |
protected List<Array> |
PartitionFieldStats.arraies |
Modifier and Type | Method and Description |
---|---|
Array |
ObjectFactory.createArray()
Create an instance of
Array |
Array |
BoundaryValues.getArray()
Gets the value of the array property.
|
Array |
XCoordinates.getArray()
Gets the value of the array property.
|
Array |
ClassLabels.getArray()
Gets the value of the array property.
|
Array |
SimpleSetPredicate.getArray()
Gets the value of the array property.
|
Array |
TimeException.getArray()
Gets the value of the array property.
|
Array |
MissingValueWeights.getArray()
Gets the value of the array property.
|
Array |
SeasonalityExpoSmooth.getArray()
Gets the value of the array property.
|
Array |
YCoordinates.getArray()
Gets the value of the array property.
|
Array |
VectorInstance.getArray()
Gets the value of the array property.
|
Array |
TextDictionary.getArray()
Gets the value of the array property.
|
Array |
SetPredicate.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 |
TimeCycle.getArray()
Gets the value of the array property.
|
Array |
TrendExpoSmooth.getArray()
Gets the value of the array property.
|
Array |
Cluster.getArray()
Gets the value of the array property.
|
Modifier and Type | Method and Description |
---|---|
List<Array> |
ContStats.getArraies()
Gets the value of the arraies property.
|
List<Array> |
DiscrStats.getArraies()
Gets the value of the arraies property.
|
List<Array> |
Matrix.getArraies()
Gets the value of the arraies property.
|
List<Array> |
PartitionFieldStats.getArraies()
Gets the value of the arraies property.
|
Modifier and Type | Method and Description |
---|---|
void |
BoundaryValues.setArray(Array value)
Sets the value of the array property.
|
void |
XCoordinates.setArray(Array value)
Sets the value of the array property.
|
void |
ClassLabels.setArray(Array value)
Sets the value of the array property.
|
void |
SimpleSetPredicate.setArray(Array value)
Sets the value of the array property.
|
void |
TimeException.setArray(Array value)
Sets the value of the array property.
|
void |
MissingValueWeights.setArray(Array value)
Sets the value of the array property.
|
void |
SeasonalityExpoSmooth.setArray(Array value)
Sets the value of the array property.
|
void |
YCoordinates.setArray(Array value)
Sets the value of the array property.
|
void |
VectorInstance.setArray(Array value)
Sets the value of the array property.
|
void |
TextDictionary.setArray(Array value)
Sets the value of the array property.
|
void |
SetPredicate.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 |
TimeCycle.setArray(Array value)
Sets the value of the array property.
|
void |
TrendExpoSmooth.setArray(Array value)
Sets the value of the array property.
|
void |
Cluster.setArray(Array value)
Sets the value of the array property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.