Package | Description |
---|---|
org.drools |
The KnowledgeBase and its factory.
|
org.drools.builder |
The builder package is responsible for building knowledge definitions from artifact resources.
|
org.drools.impl | |
org.drools.impl.adapters |
Modifier and Type | Method and Description |
---|---|
KnowledgeBuilderErrors |
KBaseUnit.getErrors()
Return the errors that occurred during the build process of the KnowledgeBase wrapped by this KBaseUnit
|
Modifier and Type | Method and Description |
---|---|
KnowledgeBuilderErrors |
KnowledgeBuilder.getErrors()
Return errors that occurred during the build process.
|
Modifier and Type | Method and Description |
---|---|
KnowledgeBuilderErrors |
KnowledgeBuilderImpl.getErrors() |
Modifier and Type | Class and Description |
---|---|
class |
KnowledgeBuilderErrorsAdapter |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.