Interface PMMLRuleMappers


  • public interface PMMLRuleMappers
    Class used to retrieve all the org.drools.model.Models associated to a KiePMMLModel.

    For KiePMMLDroolsModel, there is a 1:1 relationship.

    For KiePMMLMiningModel, there is a 1:n relationship, where n represent the nested KiePMMLDroolsModels.

    For all other KiePMMLModels, this is unused.