public class ReportingValueFactoryFactory extends ValueFactoryFactory
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ReportingValueFactoryFactory.ReportingDoubleValueFactory |
protected static class |
ReportingValueFactoryFactory.ReportingFloatValueFactory |
ValueFactoryFactory.DoubleValueFactory, ValueFactoryFactory.FloatValueFactory| Modifier | Constructor and Description |
|---|---|
protected |
ReportingValueFactoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
ReportFactory |
getReportFactory() |
static ReportingValueFactoryFactory |
newInstance() |
ReportingValueFactory<?> |
newValueFactory(org.dmg.pmml.MathContext mathContext) |
void |
setReportFactory(ReportFactory reportFactory) |
public ReportingValueFactory<?> newValueFactory(org.dmg.pmml.MathContext mathContext)
newValueFactory in class ValueFactoryFactorypublic ReportFactory getReportFactory()
public void setReportFactory(ReportFactory reportFactory)
public static ReportingValueFactoryFactory newInstance()
Copyright © 2018. All rights reserved.