| Package | Description |
|---|---|
| org.drools.core.factmodel | |
| org.drools.core.rule |
Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnumClassDefinition
Declares an enum class to be dynamically created
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
ClassBuilder.buildClass(ClassDefinition def,
ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
ClassDefinition |
TypeDeclaration.getTypeClassDef() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeDeclaration.setTypeClassDef(ClassDefinition typeClassDef) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.