| Package | Description |
|---|---|
| org.drools.compiler.builder | |
| org.drools.compiler.builder.impl | |
| org.drools.compiler.rule.builder |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InternalKnowledgeBuilder |
| Modifier and Type | Class and Description |
|---|---|
static class |
InternalKnowledgeBuilder.Empty |
| Modifier and Type | Class and Description |
|---|---|
class |
KnowledgeBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
DroolsAssemblerContext |
PackageBuildContext.getKnowledgeBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
PackageBuildContext.init(DroolsAssemblerContext kBuilder,
org.drools.core.definitions.InternalKnowledgePackage pkg,
BaseDescr parentDescr,
DialectCompiletimeRegistry dialectRegistry,
Dialect defaultDialect,
org.drools.core.rule.Dialectable component)
Default constructor
|
| Constructor and Description |
|---|
RuleBuildContext(DroolsAssemblerContext kBuilder,
RuleDescr ruleDescr,
DialectCompiletimeRegistry dialectCompiletimeRegistry,
org.drools.core.definitions.InternalKnowledgePackage pkg,
Dialect defaultDialect)
Default constructor
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.