All Downloads are FREE. Search and download functionalities are using the official Maven repository.

mml-compiler-commons.7.63.0.Final.source-code.KiePMMLNormDiscreteTemplate.tmpl Maven / Gradle / Ivy

There is a newer version: 10.0.0
Show newest version
package org.kie.pmml.compiler.commons;

import java.util.Collections;

import org.kie.pmml.commons.model.expressions.*;

public class KiePMMLNormDiscreteTemplate {


    private KiePMMLNormDiscrete getKiePMMLNormDiscrete() {
        KiePMMLNormDiscrete normDiscrete = new KiePMMLNormDiscrete(name, Collections.emptyList(), value, mapMissingTo);
    }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy