Interface KiePMMLModelFactory
-
public interface KiePMMLModelFactoryInterface to be implemented by code-generated classes to retrieveList<KiePMMLModel>s from kjar insidePMMLAssemblerService.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<org.kie.pmml.commons.model.KiePMMLModel>getKiePMMLModels()
-