Package | Description |
---|---|
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 |
---|---|
Map<String,ImportDeclaration> |
Package.getImports() |
Modifier and Type | Method and Description |
---|---|
void |
Package.addImport(ImportDeclaration importDecl) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.