Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected FieldRef |
DefineFunction.fieldRef |
protected FieldRef |
ComplexPartialScore.fieldRef |
protected FieldRef |
DerivedField.fieldRef |
protected FieldRef |
OutputField.fieldRef |
protected FieldRef |
TextIndex.fieldRef |
Modifier and Type | Field and Description |
---|---|
protected List<FieldRef> |
Baseline.fieldReves |
protected List<FieldRef> |
VectorFields.fieldReves |
protected List<FieldRef> |
PredictorTerm.fieldReves |
Modifier and Type | Method and Description |
---|---|
FieldRef |
ObjectFactory.createFieldRef()
Create an instance of
FieldRef |
FieldRef |
DefineFunction.getFieldRef()
Gets the value of the fieldRef property.
|
FieldRef |
ComplexPartialScore.getFieldRef()
Gets the value of the fieldRef property.
|
FieldRef |
DerivedField.getFieldRef()
Gets the value of the fieldRef property.
|
FieldRef |
OutputField.getFieldRef()
Gets the value of the fieldRef property.
|
FieldRef |
TextIndex.getFieldRef()
Gets the value of the fieldRef property.
|
Modifier and Type | Method and Description |
---|---|
List<FieldRef> |
Baseline.getFieldReves()
Gets the value of the fieldReves property.
|
List<FieldRef> |
VectorFields.getFieldReves()
Gets the value of the fieldReves property.
|
List<FieldRef> |
PredictorTerm.getFieldReves()
Gets the value of the fieldReves property.
|
Modifier and Type | Method and Description |
---|---|
void |
DefineFunction.setFieldRef(FieldRef value)
Sets the value of the fieldRef property.
|
void |
ComplexPartialScore.setFieldRef(FieldRef value)
Sets the value of the fieldRef property.
|
void |
DerivedField.setFieldRef(FieldRef value)
Sets the value of the fieldRef property.
|
void |
OutputField.setFieldRef(FieldRef value)
Sets the value of the fieldRef property.
|
void |
TextIndex.setFieldRef(FieldRef value)
Sets the value of the fieldRef property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.