public class RichSimplePredicate extends org.dmg.pmml.SimplePredicate implements HasParsedValue
| Constructor and Description |
|---|
RichSimplePredicate() |
RichSimplePredicate(org.dmg.pmml.SimplePredicate simplePredicate) |
| Modifier and Type | Method and Description |
|---|---|
FieldValue |
getValue(org.dmg.pmml.DataType dataType,
org.dmg.pmml.OpType opType) |
accept, addExtensions, getExtensions, getField, getOperator, getValue, hasExtensions, setField, setOperator, setValuepublic RichSimplePredicate()
public RichSimplePredicate(org.dmg.pmml.SimplePredicate simplePredicate)
public FieldValue getValue(org.dmg.pmml.DataType dataType, org.dmg.pmml.OpType opType)
getValue in interface HasParsedValueCopyright © 2016. All Rights Reserved.