Class KiePMMLPredicateFactory
java.lang.Object
org.kie.pmml.compiler.commons.codegenfactories.KiePMMLPredicateFactory
Facade for actual implementations
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.github.javaparser.ast.stmt.BlockStmtgetKiePMMLPredicate(String variableName, org.dmg.pmml.Predicate predicate, List<org.dmg.pmml.Field<?>> fields)
-
Method Details
-
getKiePMMLPredicate
-