| Package | Description |
|---|---|
| org.drools.core.base | |
| org.drools.core.base.extractors | |
| org.drools.core.rule |
Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements.
|
| org.drools.core.rule.constraint |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassFieldAccessor
This is a wrapper for a ClassFieldExtractor that provides
default values and a simpler interface for non-used parameters
like the working memory, when the field extractor is used outside
the working memory scope.
|
| Modifier and Type | Method and Description |
|---|---|
ClassFieldReader |
ClassFieldAccessorStore.getReader(String className,
String fieldName,
AcceptsReadAccessor target) |
ClassFieldReader |
ClassFieldAccessorStore.getReader(String className,
String fieldName,
AcceptsReadAccessor target,
AccessorKey.AccessorType accessorType) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayElementReader |
| Modifier and Type | Class and Description |
|---|---|
class |
Declaration |
class |
ReturnValueRestriction |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryNameConstraint |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.