public interface PMMLRuleMappers
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.
| Modifier and Type | Method and Description |
|---|---|
List<PMMLRuleMapper> |
getPMMLRuleMappers() |
List<PMMLRuleMapper> getPMMLRuleMappers()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.