| Package | Description |
|---|---|
| org.jpmml.evaluator |
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexReport |
class |
SimpleReport |
| Modifier and Type | Method and Description |
|---|---|
abstract Report |
Report.copy() |
Report |
ReportingDoubleValue.getReport() |
Report |
HasReport.getReport() |
Report |
ReportingFloatValue.getReport() |
abstract Report |
ReportFactory.newReport() |
protected abstract Report |
ReportingComplexDoubleVector.newReport() |
protected abstract Report |
ReportingSimpleFloatVector.newReport() |
protected Report |
ReportingValueFactory.newReport() |
protected abstract Report |
ReportingComplexFloatVector.newReport() |
protected abstract Report |
ReportingSimpleDoubleVector.newReport() |
| Constructor and Description |
|---|
ReportingDoubleValue(double value,
Report report) |
ReportingDoubleValue(double value,
Report report,
String expression) |
ReportingFloatValue(float value,
Report report) |
ReportingFloatValue(float value,
Report report,
String expression) |
Copyright © 2017. All Rights Reserved.