Interface PMMLRuleMapper


  • public interface PMMLRuleMapper

    Class used to retrieve the org.drools.model.Model associated to each KiePMMLDroolsModel.

    This is needed during KieBase initialization to instantiate the drools network
    • Method Detail

      • getModel

        org.drools.model.Model getModel()