| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected List<ResultField> |
Regression.resultFields |
protected List<ResultField> |
DecisionTree.resultFields |
| Modifier and Type | Method and Description |
|---|---|
ResultField |
ObjectFactory.createResultField()
Create an instance of
ResultField |
| Modifier and Type | Method and Description |
|---|---|
List<ResultField> |
Regression.getResultFields()
Gets the value of the resultFields property.
|
List<ResultField> |
DecisionTree.getResultFields()
Gets the value of the resultFields property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(ResultField resultField) |
VisitorAction |
AbstractVisitor.visit(ResultField resultField) |
VisitorAction |
AbstractSimpleVisitor.visit(ResultField resultField) |
Copyright © 2013 University of Tartu. All Rights Reserved.