Class PMMLResource


  • public class PMMLResource
    extends Object
    • Constructor Detail

      • PMMLResource

        public PMMLResource​(List<org.kie.pmml.commons.model.KiePMMLModel> kiePmmlModels,
                            Path path,
                            String modelPath)
    • Method Detail

      • getKiePmmlModels

        public List<org.kie.pmml.commons.model.KiePMMLModel> getKiePmmlModels()
      • getPath

        public Path getPath()
      • getModelPath

        public String getModelPath()