|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RestrictionDescr | |
|---|---|
| org.drools.lang | This contains the parser and utilities for the native DRL format, for handling DRL source. |
| org.drools.lang.descr | |
| Uses of RestrictionDescr in org.drools.lang |
|---|
| Methods in org.drools.lang that return RestrictionDescr | |
|---|---|
RestrictionDescr |
DRLParser.expression_value(String op)
|
| Uses of RestrictionDescr in org.drools.lang.descr |
|---|
| Subclasses of RestrictionDescr in org.drools.lang.descr | |
|---|---|
class |
LiteralRestrictionDescr
This represents a literal node in the rule language. |
class |
RestrictionConnectiveDescr
This is used to connect restrictions together for a single field eg: age < 40 & > 30 |
class |
ReturnValueRestrictionDescr
|
class |
VariableRestrictionDescr
|
| Methods in org.drools.lang.descr with parameters of type RestrictionDescr | |
|---|---|
void |
FieldConstraintDescr.addRestriction(RestrictionDescr restriction)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||