| Package | Description |
|---|---|
| org.drools.core.definitions.impl | |
| org.drools.core.rule |
Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements.
|
| Modifier and Type | Method and Description |
|---|---|
KnowledgePackageImpl |
KnowledgePackageImpl.deepCloneIfAlreadyInUse(ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaDialectRuntimeData.removeFunction(KnowledgePackageImpl pkg,
Function function) |
DialectRuntimeData |
DialectRuntimeRegistry.removeFunction(KnowledgePackageImpl pkg,
Function function) |
void |
DialectRuntimeData.removeFunction(KnowledgePackageImpl pkg,
Function function) |
void |
JavaDialectRuntimeData.removeRule(KnowledgePackageImpl pkg,
RuleImpl rule) |
void |
DialectRuntimeRegistry.removeRule(KnowledgePackageImpl pkg,
RuleImpl rule) |
void |
DialectRuntimeData.removeRule(KnowledgePackageImpl pkg,
RuleImpl rule) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.