Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr | |
org.drools.pmml.pmml_4_2 |
Modifier and Type | Field and Description |
---|---|
protected List<Value> |
DataField.values |
protected List<Value> |
EventValues.values |
protected List<Value> |
DerivedField.values |
Modifier and Type | Method and Description |
---|---|
Value |
ObjectFactory.createValue()
Create an instance of
Value |
Modifier and Type | Method and Description |
---|---|
List<Value> |
DataField.getValues()
Gets the value of the values property.
|
List<Value> |
EventValues.getValues()
Gets the value of the values property.
|
List<Value> |
DerivedField.getValues()
Gets the value of the values property.
|
Modifier and Type | Method and Description |
---|---|
String |
PMML4Helper.format(DataField fld,
Value val) |
String |
PMML4Helper.format(String type,
Value val) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.