Class KiePMMLLocalTransformationsInstanceFactory
java.lang.Object
org.kie.pmml.compiler.commons.factories.KiePMMLLocalTransformationsInstanceFactory
Class meant to provide helper methods to retrieve
KiePMMLLocalTransformations code-generators
out of LocalTransformationss-
Method Summary
Modifier and TypeMethodDescriptionstatic org.kie.pmml.commons.transformations.KiePMMLLocalTransformationsgetKiePMMLLocalTransformations(org.dmg.pmml.LocalTransformations localTransformations, List<org.dmg.pmml.Field<?>> fields)
-
Method Details
-
getKiePMMLLocalTransformations
public static org.kie.pmml.commons.transformations.KiePMMLLocalTransformations getKiePMMLLocalTransformations(org.dmg.pmml.LocalTransformations localTransformations, List<org.dmg.pmml.Field<?>> fields)
-