Interface PMMLCompilationContext

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Set<org.kie.efesto.common.api.identifiers.ModelLocalUriId> getModelLocalUriIdsForFile()  
      • 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, createIndexFiles, getCode, getKieCompilerServiceLoader, loadClasses
      • Methods inherited from interface org.kie.efesto.common.api.model.EfestoContext

        addEfestoListener, addGeneratedClasses, addGeneratedResources, containsKey, getEfestoListeners, getGeneratedClasses, getGeneratedResourcesMap, localUriIdKeySet, removeEfestoListener
    • Method Detail

      • getModelLocalUriIdsForFile

        Set<org.kie.efesto.common.api.identifiers.ModelLocalUriId> getModelLocalUriIdsForFile()