|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Array | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of Array in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as Array | |
---|---|
protected Array |
TimeCycle.array
|
protected Array |
VectorInstance.array
|
protected Array |
SetPredicate.array
|
protected Array |
TrendExpoSmooth.array
|
protected Array |
XCoordinates.array
|
protected Array |
Cluster.array
|
protected Array |
TimeException.array
|
protected Array |
BoundaryValueMeans.array
|
protected Array |
CorrelationFields.array
|
protected Array |
SimpleSetPredicate.array
|
protected Array |
MissingValueWeights.array
|
protected Array |
TextDictionary.array
|
protected Array |
YCoordinates.array
|
protected Array |
BoundaryValues.array
|
protected Array |
ClassLabels.array
|
protected Array |
SeasonalityExpoSmooth.array
|
Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type Array | |
---|---|
protected List<Array> |
Matrix.arraies
|
protected List<Array> |
PartitionFieldStats.arraies
|
protected List<Array> |
DiscrStats.arraies
|
protected List<Array> |
ContStats.arraies
|
Methods in org.dmg.pmml.pmml_4_1.descr that return Array | |
---|---|
Array |
ObjectFactory.createArray()
Create an instance of Array |
Array |
TimeCycle.getArray()
Gets the value of the array property. |
Array |
VectorInstance.getArray()
Gets the value of the array property. |
Array |
SetPredicate.getArray()
Gets the value of the array property. |
Array |
TrendExpoSmooth.getArray()
Gets the value of the array property. |
Array |
XCoordinates.getArray()
Gets the value of the array property. |
Array |
Cluster.getArray()
Gets the value of the array property. |
Array |
TimeException.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 |
SimpleSetPredicate.getArray()
Gets the value of the array property. |
Array |
MissingValueWeights.getArray()
Gets the value of the array property. |
Array |
TextDictionary.getArray()
Gets the value of the array property. |
Array |
YCoordinates.getArray()
Gets the value of the array property. |
Array |
BoundaryValues.getArray()
Gets the value of the array property. |
Array |
ClassLabels.getArray()
Gets the value of the array property. |
Array |
SeasonalityExpoSmooth.getArray()
Gets the value of the array property. |
Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type Array | |
---|---|
List<Array> |
Matrix.getArraies()
Gets the value of the arraies property. |
List<Array> |
PartitionFieldStats.getArraies()
Gets the value of the arraies property. |
List<Array> |
DiscrStats.getArraies()
Gets the value of the arraies property. |
List<Array> |
ContStats.getArraies()
Gets the value of the arraies property. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type Array | |
---|---|
void |
TimeCycle.setArray(Array value)
Sets the value of the array property. |
void |
VectorInstance.setArray(Array value)
Sets the value of the array property. |
void |
SetPredicate.setArray(Array value)
Sets the value of the array property. |
void |
TrendExpoSmooth.setArray(Array value)
Sets the value of the array property. |
void |
XCoordinates.setArray(Array value)
Sets the value of the array property. |
void |
Cluster.setArray(Array value)
Sets the value of the array property. |
void |
TimeException.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 |
SimpleSetPredicate.setArray(Array value)
Sets the value of the array property. |
void |
MissingValueWeights.setArray(Array value)
Sets the value of the array property. |
void |
TextDictionary.setArray(Array value)
Sets the value of the array property. |
void |
YCoordinates.setArray(Array value)
Sets the value of the array property. |
void |
BoundaryValues.setArray(Array value)
Sets the value of the array property. |
void |
ClassLabels.setArray(Array value)
Sets the value of the array property. |
void |
SeasonalityExpoSmooth.setArray(Array value)
Sets the value of the array property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |