| 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,TypeMetaInfo> |
KieModuleMetaInfo.getTypeMetaInfos() |
| Constructor and Description |
|---|
KieModuleMetaInfo(Map<String,TypeMetaInfo> typeMetaInfoMap,
Map<String,Set<String>> rulesByPackage) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.