| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.baseline | |
| org.dmg.pmml.regression | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
FieldRef |
FieldRef.addExtensions(Extension... extensions) |
FieldRef |
ObjectFactory.createFieldRef()
Create an instance of
FieldRef |
FieldRef |
FieldRef.setField(FieldName field)
Sets the value of the field property.
|
FieldRef |
FieldRef.setMapMissingTo(String mapMissingTo)
Sets the value of the mapMissingTo property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(FieldRef fieldRef) |
| Modifier and Type | Method and Description |
|---|---|
List<FieldRef> |
Baseline.getFieldRefs()
Gets the value of the fieldRefs property.
|
| Modifier and Type | Method and Description |
|---|---|
Baseline |
Baseline.addFieldRefs(FieldRef... fieldRefs) |
| Modifier and Type | Method and Description |
|---|---|
List<FieldRef> |
PredictorTerm.getFieldRefs()
Gets the value of the fieldRefs property.
|
| Modifier and Type | Method and Description |
|---|---|
PredictorTerm |
PredictorTerm.addFieldRefs(FieldRef... fieldRefs) |
| Constructor and Description |
|---|
PredictorTerm(double coefficient,
List<FieldRef> fieldRefs) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(FieldRef fieldRef) |
VisitorAction |
AbstractVisitor.visit(FieldRef fieldRef) |
VisitorAction |
FieldReferenceFinder.visit(FieldRef fieldRef) |
Copyright © 2016 University of Tartu. All rights reserved.