Class KiePMMLTargetInstanceFactory


  • public class KiePMMLTargetInstanceFactory
    extends java.lang.Object
    Class meant to provide helper method to retrieve KiePMMLTarget instance out of Targets
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.kie.pmml.commons.model.KiePMMLTarget getKiePMMLTarget​(org.dmg.pmml.Target target)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getKiePMMLTarget

        public static org.kie.pmml.commons.model.KiePMMLTarget getKiePMMLTarget​(org.dmg.pmml.Target target)