| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected FieldName |
GeneralRegressionModel.baselineStrataVariable |
protected FieldName |
GeneralRegressionModel.endTimeVariable |
protected FieldName |
UnivariateStats.field |
protected FieldName |
TestDistributions.field |
protected FieldName |
Target.field |
protected FieldName |
SimpleSetPredicate.field |
protected FieldName |
SimplePredicate.field |
protected FieldName |
SetPredicate.field |
protected FieldName |
PartitionFieldStats.field |
protected FieldName |
NormDiscrete.field |
protected FieldName |
NormContinuous.field |
protected FieldName |
KNNInput.field |
protected FieldName |
FieldValueCount.field |
protected FieldName |
FieldValue.field |
protected FieldName |
FieldRef.field |
protected FieldName |
FieldColumnPair.field |
protected FieldName |
Discretize.field |
protected FieldName |
ClusteringField.field |
protected FieldName |
Aggregate.field |
protected FieldName |
Aggregate.groupField |
protected FieldName |
ResultField.name |
protected FieldName |
PredictorTerm.name |
protected FieldName |
Predictor.name |
protected FieldName |
ParameterField.name |
protected FieldName |
OutputField.name |
protected FieldName |
NumericPredictor.name |
protected FieldName |
MiningField.name |
protected FieldName |
DerivedField.name |
protected FieldName |
DataField.name |
protected FieldName |
Characteristic.name |
protected FieldName |
CategoricalPredictor.name |
protected FieldName |
GeneralRegressionModel.offsetVariable |
protected FieldName |
PPCell.predictorName |
protected FieldName |
GeneralRegressionModel.startTimeVariable |
protected FieldName |
GeneralRegressionModel.statusVariable |
protected FieldName |
GeneralRegressionModel.subjectIDVariable |
protected FieldName |
Anova.target |
protected FieldName |
OutputField.targetField |
protected FieldName |
RegressionModel.targetFieldName |
protected FieldName |
GeneralRegressionModel.targetVariableName |
protected FieldName |
GeneralRegressionModel.trialsVariable |
protected FieldName |
TestDistributions.weightField |
| Modifier and Type | Method and Description |
|---|---|
static FieldName |
FieldName.create(String value) |
FieldName |
GeneralRegressionModel.getBaselineStrataVariable()
Gets the value of the baselineStrataVariable property.
|
FieldName |
GeneralRegressionModel.getEndTimeVariable()
Gets the value of the endTimeVariable property.
|
FieldName |
UnivariateStats.getField()
Gets the value of the field property.
|
FieldName |
TestDistributions.getField()
Gets the value of the field property.
|
FieldName |
Target.getField()
Gets the value of the field property.
|
FieldName |
SimpleSetPredicate.getField()
Gets the value of the field property.
|
FieldName |
SimplePredicate.getField()
Gets the value of the field property.
|
FieldName |
SetPredicate.getField()
Gets the value of the field property.
|
FieldName |
PartitionFieldStats.getField()
Gets the value of the field property.
|
FieldName |
NormDiscrete.getField()
Gets the value of the field property.
|
FieldName |
NormContinuous.getField()
Gets the value of the field property.
|
FieldName |
KNNInput.getField()
Gets the value of the field property.
|
FieldName |
FieldValueCount.getField()
Gets the value of the field property.
|
FieldName |
FieldValue.getField()
Gets the value of the field property.
|
FieldName |
FieldRef.getField()
Gets the value of the field property.
|
FieldName |
FieldColumnPair.getField()
Gets the value of the field property.
|
FieldName |
Discretize.getField()
Gets the value of the field property.
|
FieldName |
ClusteringField.getField()
Gets the value of the field property.
|
FieldName |
Aggregate.getField()
Gets the value of the field property.
|
FieldName |
Aggregate.getGroupField()
Gets the value of the groupField property.
|
abstract FieldName |
Term.getName() |
FieldName |
ResultField.getName()
Gets the value of the name property.
|
FieldName |
PredictorTerm.getName()
Gets the value of the name property.
|
FieldName |
Predictor.getName()
Gets the value of the name property.
|
FieldName |
ParameterField.getName()
Gets the value of the name property.
|
FieldName |
OutputField.getName()
Gets the value of the name property.
|
FieldName |
NumericPredictor.getName()
Gets the value of the name property.
|
FieldName |
MiningField.getName()
Gets the value of the name property.
|
FieldName |
HasName.getName() |
abstract FieldName |
Field.getName() |
FieldName |
DerivedField.getName()
Gets the value of the name property.
|
FieldName |
DataField.getName()
Gets the value of the name property.
|
FieldName |
Characteristic.getName()
Gets the value of the name property.
|
FieldName |
CategoricalPredictor.getName()
Gets the value of the name property.
|
FieldName |
GeneralRegressionModel.getOffsetVariable()
Gets the value of the offsetVariable property.
|
FieldName |
PPCell.getPredictorName()
Gets the value of the predictorName property.
|
FieldName |
GeneralRegressionModel.getStartTimeVariable()
Gets the value of the startTimeVariable property.
|
FieldName |
GeneralRegressionModel.getStatusVariable()
Gets the value of the statusVariable property.
|
FieldName |
GeneralRegressionModel.getSubjectIDVariable()
Gets the value of the subjectIDVariable property.
|
FieldName |
Anova.getTarget()
Gets the value of the target property.
|
FieldName |
OutputField.getTargetField()
Gets the value of the targetField property.
|
FieldName |
RegressionModel.getTargetFieldName()
Gets the value of the targetFieldName property.
|
FieldName |
GeneralRegressionModel.getTargetVariableName()
Gets the value of the targetVariableName property.
|
FieldName |
GeneralRegressionModel.getTrialsVariable()
Gets the value of the trialsVariable property.
|
FieldName |
TestDistributions.getWeightField()
Gets the value of the weightField property.
|
FieldName |
FieldName.intern() |
FieldName |
Adapter1.unmarshal(String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
Adapter1.marshal(FieldName value) |
void |
GeneralRegressionModel.setBaselineStrataVariable(FieldName value)
Sets the value of the baselineStrataVariable property.
|
void |
GeneralRegressionModel.setEndTimeVariable(FieldName value)
Sets the value of the endTimeVariable property.
|
void |
UnivariateStats.setField(FieldName value)
Sets the value of the field property.
|
void |
TestDistributions.setField(FieldName value)
Sets the value of the field property.
|
void |
Target.setField(FieldName value)
Sets the value of the field property.
|
void |
SimpleSetPredicate.setField(FieldName value)
Sets the value of the field property.
|
void |
SimplePredicate.setField(FieldName value)
Sets the value of the field property.
|
void |
SetPredicate.setField(FieldName value)
Sets the value of the field property.
|
void |
PartitionFieldStats.setField(FieldName value)
Sets the value of the field property.
|
void |
NormDiscrete.setField(FieldName value)
Sets the value of the field property.
|
void |
NormContinuous.setField(FieldName value)
Sets the value of the field property.
|
void |
KNNInput.setField(FieldName value)
Sets the value of the field property.
|
void |
FieldValueCount.setField(FieldName value)
Sets the value of the field property.
|
void |
FieldValue.setField(FieldName value)
Sets the value of the field property.
|
void |
FieldRef.setField(FieldName value)
Sets the value of the field property.
|
void |
FieldColumnPair.setField(FieldName value)
Sets the value of the field property.
|
void |
Discretize.setField(FieldName value)
Sets the value of the field property.
|
void |
ClusteringField.setField(FieldName value)
Sets the value of the field property.
|
void |
Aggregate.setField(FieldName value)
Sets the value of the field property.
|
void |
Aggregate.setGroupField(FieldName value)
Sets the value of the groupField property.
|
abstract void |
Term.setName(FieldName name) |
void |
ResultField.setName(FieldName value)
Sets the value of the name property.
|
void |
PredictorTerm.setName(FieldName value)
Sets the value of the name property.
|
void |
Predictor.setName(FieldName value)
Sets the value of the name property.
|
void |
ParameterField.setName(FieldName value)
Sets the value of the name property.
|
void |
OutputField.setName(FieldName value)
Sets the value of the name property.
|
void |
NumericPredictor.setName(FieldName value)
Sets the value of the name property.
|
void |
MiningField.setName(FieldName value)
Sets the value of the name property.
|
void |
HasName.setName(FieldName name) |
abstract void |
Field.setName(FieldName name) |
void |
DerivedField.setName(FieldName value)
Sets the value of the name property.
|
void |
DataField.setName(FieldName value)
Sets the value of the name property.
|
void |
Characteristic.setName(FieldName value)
Sets the value of the name property.
|
void |
CategoricalPredictor.setName(FieldName value)
Sets the value of the name property.
|
void |
GeneralRegressionModel.setOffsetVariable(FieldName value)
Sets the value of the offsetVariable property.
|
void |
PPCell.setPredictorName(FieldName value)
Sets the value of the predictorName property.
|
void |
GeneralRegressionModel.setStartTimeVariable(FieldName value)
Sets the value of the startTimeVariable property.
|
void |
GeneralRegressionModel.setStatusVariable(FieldName value)
Sets the value of the statusVariable property.
|
void |
GeneralRegressionModel.setSubjectIDVariable(FieldName value)
Sets the value of the subjectIDVariable property.
|
void |
Anova.setTarget(FieldName value)
Sets the value of the target property.
|
void |
OutputField.setTargetField(FieldName value)
Sets the value of the targetField property.
|
void |
RegressionModel.setTargetFieldName(FieldName value)
Sets the value of the targetFieldName property.
|
void |
GeneralRegressionModel.setTargetVariableName(FieldName value)
Sets the value of the targetVariableName property.
|
void |
GeneralRegressionModel.setTrialsVariable(FieldName value)
Sets the value of the trialsVariable property.
|
void |
TestDistributions.setWeightField(FieldName value)
Sets the value of the weightField property.
|
Copyright © 2013 University of Tartu. All Rights Reserved.