Interface RuleBase


  • public interface RuleBase
    • Method Detail

      • getRootClassLoader

        java.lang.ClassLoader getRootClassLoader()
      • getOrCreateExactTypeDeclaration

        TypeDeclaration getOrCreateExactTypeDeclaration​(java.lang.Class<?> nodeClass)
      • getTypeDeclaration

        TypeDeclaration getTypeDeclaration​(java.lang.Class<?> classType)
      • getConfiguration

        org.kie.api.KieBaseConfiguration getConfiguration()