public class KiePMMLModelFactoryUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
addTransformationsInClassOrInterfaceDeclaration(com.github.javaparser.ast.body.ClassOrInterfaceDeclaration toPopulate,
org.dmg.pmml.TransformationDictionary transformationDictionary,
org.dmg.pmml.LocalTransformations localTransformations)
Add common and local local transformations management inside the given
ClassOrInterfaceDeclaration |
public static void addTransformationsInClassOrInterfaceDeclaration(com.github.javaparser.ast.body.ClassOrInterfaceDeclaration toPopulate,
org.dmg.pmml.TransformationDictionary transformationDictionary,
org.dmg.pmml.LocalTransformations localTransformations)
ClassOrInterfaceDeclarationtoPopulate - transformationDictionary - localTransformations - Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.