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 | |
org.drools.core.spi |
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 |
---|---|
Set<Acceptor> |
ClassFieldAccessorStore.BaseLookupEntry.getAccessorTargets() |
Modifier and Type | Method and Description |
---|---|
void |
ClassFieldAccessorStore.BaseLookupEntry.addAccessorTarget(Acceptor target) |
void |
ClassFieldAccessorStore.BaseLookupEntry.removeTarget(Acceptor target) |
Modifier and Type | Method and Description |
---|---|
void |
ClassFieldAccessorStore.BaseLookupEntry.addAccessorTargets(Set<Acceptor> targets) |
Modifier and Type | Class and Description |
---|---|
class |
ArrayElementReader |
Modifier and Type | Class and Description |
---|---|
class |
AbductiveQuery |
class |
Declaration |
class |
Pattern |
class |
ReturnValueRestriction |
class |
TypeDeclaration.DurationAccessorSetter |
class |
TypeDeclaration.TimestampAccessorSetter |
Modifier and Type | Class and Description |
---|---|
class |
MvelConstraint |
class |
QueryNameConstraint |
Modifier and Type | Interface and Description |
---|---|
interface |
AcceptsClassObjectType |
interface |
AcceptsReadAccessor |
interface |
AcceptsWriteAccessor |
Modifier and Type | Class and Description |
---|---|
class |
GlobalDateExtractor |
class |
GlobalExtractor
This is a global variable extractor used to get a global variable value
|
class |
GlobalNumberExtractor |
class |
PatternExtractor |
class |
SelfDateExtractor |
class |
SelfEventExtractor |
class |
SelfNumberExtractor |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.