| Package | Description |
|---|---|
| org.drools.compiler.kie.builder.impl | |
| org.drools.compiler.kproject.models |
| Modifier and Type | Method and Description |
|---|---|
org.drools.core.impl.InternalKnowledgeBase |
InternalKieModule.createKieBase(KieBaseModelImpl kBaseModel,
KieProject kieProject,
ResultsImpl messages,
org.kie.api.KieBaseConfiguration conf) |
org.drools.core.impl.InternalKnowledgeBase |
AbstractKieModule.createKieBase(KieBaseModelImpl kBaseModel,
KieProject kieProject,
ResultsImpl messages,
org.kie.api.KieBaseConfiguration conf) |
| Modifier and Type | Method and Description |
|---|---|
KieBaseModelImpl |
KieSessionModelImpl.getKieBaseModel() |
| Constructor and Description |
|---|
KieSessionModelImpl(KieBaseModelImpl kBase,
String name) |
RuleTemplateModelImpl(KieBaseModelImpl kbase,
String dtable,
String template,
int row,
int col) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.