Class DroolsCompilationDTO<T extends org.dmg.pmml.Model>

  • All Implemented Interfaces:
    Serializable, org.kie.pmml.compiler.api.dto.CompilationDTO<T>

    public class DroolsCompilationDTO<T extends org.dmg.pmml.Model>
    extends org.kie.pmml.compiler.commons.dto.AbstractSpecificCompilationDTO<T>
    See Also:
    Serialized Form
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static <T extends org.dmg.pmml.Model>
      DroolsCompilationDTO<T>
      fromCompilationDTO​(org.kie.pmml.compiler.api.dto.CompilationDTO<T> source, Map<String,​KiePMMLOriginalTypeGeneratedType> fieldTypeMap)
      Builder that use given CommonCompilationDTO
      Map<String,​KiePMMLOriginalTypeGeneratedType> getFieldTypeMap()  
      • Methods inherited from class org.kie.pmml.compiler.commons.dto.AbstractSpecificCompilationDTO

        addFields, compileClasses, getFields, getFileName, getKieMiningFields, getKieOutputFields, getKiePMMLLocalTransformations, getKiePMMLMiningFields, getKiePMMLOutputFields, getKiePMMLTargetFields, getKiePMMLTransformationDictionary, getLocalTransformations, getMINING_FUNCTION, getMiningFunction, getMiningSchema, getModel, getModelName, getOpType, getOutput, getPackageCanonicalClassName, getPackageName, getPmml, getPMML_MODEL, getPmmlContext, getSimpleClassName, getSource, getTargetDataField, getTargetFieldName, getTargets, getTransformationDictionary
      • Methods inherited from interface org.kie.pmml.compiler.api.dto.CompilationDTO

        getKieTargetFields