Package | Description |
---|---|
org.drools.compiler.builder.impl | |
org.drools.compiler.reteoo.compiled | |
org.drools.compiler.rule.builder | |
org.drools.compiler.runtime.pipeline.impl |
Modifier and Type | Field and Description |
---|---|
protected KnowledgeBuilderImpl |
TypeDeclarationFactory.kbuilder |
protected KnowledgeBuilderImpl |
DeclaredClassBuilder.kbuilder |
protected KnowledgeBuilderImpl |
TypeDeclarationConfigurator.kbuilder |
protected KnowledgeBuilderImpl |
ClassHierarchyManager.kbuilder |
protected KnowledgeBuilderImpl |
TypeDeclarationBuilder.kbuilder |
protected KnowledgeBuilderImpl |
ClassDefinitionFactory.kbuilder |
Modifier and Type | Method and Description |
---|---|
protected List<AbstractClassTypeDeclarationDescr> |
ClassHierarchyManager.sortByHierarchy(Collection<AbstractClassTypeDeclarationDescr> unsortedDescrs,
KnowledgeBuilderImpl kbuilder)
Utility method to sort declared beans.
|
Constructor and Description |
---|
ClassDefinitionFactory(KnowledgeBuilderImpl kbuilder) |
ClassHierarchyManager(Collection<AbstractClassTypeDeclarationDescr> unsortedDescrs,
KnowledgeBuilderImpl kbuilder) |
CompositeKnowledgeBuilderImpl(KnowledgeBuilderImpl kBuilder) |
DeclaredClassBuilder(KnowledgeBuilderImpl kbuilder) |
TypeDeclarationConfigurator(KnowledgeBuilderImpl kbuilder) |
TypeDeclarationFactory(KnowledgeBuilderImpl kbuilder) |
TypeDeclarationNameResolver(KnowledgeBuilderImpl kbuilder) |
Modifier and Type | Method and Description |
---|---|
static org.drools.core.reteoo.compiled.CompiledNetwork |
ObjectTypeNodeCompiler.compile(KnowledgeBuilderImpl kBuilder,
org.drools.core.reteoo.ObjectTypeNode objectTypeNode)
Creates a
CompiledNetwork for the specified ObjectTypeNode . |
Modifier and Type | Method and Description |
---|---|
KnowledgeBuilderImpl |
PackageBuildContext.getKnowledgeBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
PackageBuildContext.init(KnowledgeBuilderImpl 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(KnowledgeBuilderImpl kBuilder,
RuleDescr ruleDescr,
DialectCompiletimeRegistry dialectCompiletimeRegistry,
org.drools.core.definitions.InternalKnowledgePackage pkg,
Dialect defaultDialect)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
static String[] |
DroolsJaxbHelperProviderImpl.addXsdModel(org.kie.api.io.Resource resource,
KnowledgeBuilderImpl kBuilder,
com.sun.tools.xjc.Options xjcOpts,
String systemId) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.