Interface PMMLCompilationContext

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Set<org.kie.efesto.common.api.model.FRI> getFRIForFile()  
      • Methods inherited from interface org.kie.api.runtime.Context

        get, getName, has, remove, set
      • Methods inherited from interface org.kie.efesto.compilationmanager.api.model.EfestoCompilationContext

        compileClasses, getCode, getKieCompilerServiceLoader, loadClasses
      • Methods inherited from interface org.kie.efesto.common.api.model.EfestoContext

        addEfestoListener, addGeneratedClasses, containsKey, friKeySet, getEfestoListeners, getGeneratedClasses, removeEfestoListener
    • Method Detail

      • getFRIForFile

        Set<org.kie.efesto.common.api.model.FRI> getFRIForFile()