All Classes and Interfaces

Class
Description
CommonCompilationDTO<T extends org.dmg.pmml.Model>
DTO meant to bring around all information needed for compilation, embedding/hiding helper methods
CompilationDTO<T extends org.dmg.pmml.Model>
Interface to be implemented by all concrete compilation dtos
ModelImplementationProvider<T extends org.dmg.pmml.Model,E extends KiePMMLModel>
API for actual PMML model implementations
Actual implementation is required to retrieve a List<ModelImplementationProvider> out from the classes found in the classpath
Class to provide common methods to interact with Model, to convert org.dmn.pmml objects to Kie ones, etc...