public class KiePMMLConstant extends AbstractKiePMMLComponent implements KiePMMLExpression
AbstractKiePMMLComponent.Builder<T extends AbstractKiePMMLComponent>extensions, id, name, parentId| Constructor and Description |
|---|
KiePMMLConstant(String name,
List<KiePMMLExtension> extensions,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Object |
evaluate(ProcessingDTO processingDTO) |
Object |
getValue() |
int |
hashCode() |
String |
toString() |
getExtensions, getId, getName, getParentId, setParentIdpublic KiePMMLConstant(String name, List<KiePMMLExtension> extensions, Object value)
public Object getValue()
public Object evaluate(ProcessingDTO processingDTO)
evaluate in interface KiePMMLExpressionCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.