Interface DroolsAssemblerContext

    • Method Detail

      • getAndRegisterTypeDeclaration

        org.drools.core.rule.TypeDeclaration getAndRegisterTypeDeclaration​(Class<?> cls,
                                                                           String name)
      • getTypeDeclaration

        org.drools.core.rule.TypeDeclaration getTypeDeclaration​(Class<?> typeClass)
      • getKnowledgeBase

        org.drools.core.impl.InternalKnowledgeBase getKnowledgeBase()
      • getErrors

        org.kie.internal.builder.KnowledgeBuilderErrors getErrors()