public class RichSimplePredicate extends org.dmg.pmml.SimplePredicate implements HasParsedValue<org.dmg.pmml.SimplePredicate>
| 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, setValuegetLocator, setLocator, traverse, traverse, traverse, traverse, traverseMixedpublic RichSimplePredicate()
public RichSimplePredicate(org.dmg.pmml.SimplePredicate simplePredicate)
public FieldValue getValue(org.dmg.pmml.DataType dataType, org.dmg.pmml.OpType opType)
getValue in interface HasParsedValue<org.dmg.pmml.SimplePredicate>Copyright © 2017. All Rights Reserved.