Package org.kie.pmml.compiler.api.dto
-
Interface Summary Interface Description CompilationDTO<T extends org.dmg.pmml.Model> Interface to be implemented by all concrete compilation dtos -
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 methods