All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractSpecificCompilationDTO<T extends org.dmg.pmml.Model> Abstract class to be extended by all model-specific compilation dtosCommonCompilationDTO<T extends org.dmg.pmml.Model> DTO meant to bring around all information needed for compilation, embedding/hiding helper methodsCompilationDTO<T extends org.dmg.pmml.Model> Interface to be implemented by all concrete compilation dtosModelImplementationProvider<T extends org.dmg.pmml.Model,E extends org.kie.pmml.commons.model.KiePMMLModel> API for actual PMML model implementationsModelImplementationProviderFinder Actual implementation is required to retrieve aList<ModelImplementationProvider>out from the classes found in the classpathModelUtils Class to provide common methods to interact withModel, to convert org.dmn.pmml objects to Kie ones, etc...