|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.drools.lang.descr | |
|---|---|
| org.drools.compiler | This is the main package to load rules. |
| org.drools.compiler.xml | This contains the parser and utilities for handling rules in XML format. |
| org.drools.lang | This contains the parser and utilities for the native DRL format, for handling DRL source. |
| org.drools.lang.api | |
| org.drools.lang.api.impl | |
| org.drools.lang.descr | |
| org.drools.rule.builder | |
| org.drools.rule.builder.dialect | |
| org.drools.rule.builder.dialect.asm | |
| org.drools.rule.builder.dialect.java | |
| org.drools.rule.builder.dialect.mvel | |
| org.drools.rule.builder.util | |
| Classes in org.drools.lang.descr used by org.drools.compiler | |
|---|---|
| AbstractClassTypeDeclarationDescr
|
|
| BaseDescr
This is the super type for all pattern AST nodes. |
|
| ConstraintConnectiveDescr
A descriptor to represent logical connectives in constraints, like &&, || and ^. |
|
| FunctionDescr
|
|
| GlobalDescr
A descriptor class for globals. |
|
| ImportDescr
|
|
| PackageDescr
|
|
| ProcessDescr
|
|
| RuleDescr
|
|
| TypeDeclarationDescr
|
|
| TypeFieldDescr
|
|
| Classes in org.drools.lang.descr used by org.drools.compiler.xml | |
|---|---|
| AccumulateDescr
A descr class for accumulate node |
|
| AndDescr
|
|
| AttributeDescr
|
|
| BindingDescr
|
|
| CollectDescr
An AST class to describe "collect" conditional element |
|
| EvalDescr
|
|
| ExistsDescr
|
|
| ExprConstraintDescr
This represents a constraint in a pattern defined by an arbitrary expression. |
|
| ForallDescr
|
|
| FromDescr
|
|
| FunctionDescr
|
|
| LiteralRestrictionDescr
This represents a literal node in the rule language. |
|
| NotDescr
|
|
| OrDescr
|
|
| PackageDescr
|
|
| PackageDescrDumper
|
|
| PatternDescr
|
|
| PredicateDescr
|
|
| QualifiedIdentifierRestrictionDescr
This represents a qualified identifier, like enums or subfield access in variables like "$p.name". |
|
| QueryDescr
|
|
| ReturnValueRestrictionDescr
|
|
| VariableRestrictionDescr
|
|
| Classes in org.drools.lang.descr used by org.drools.lang | |
|---|---|
| AnnotationDescr
|
|
| AttributeDescr
|
|
| BaseDescr
This is the super type for all pattern AST nodes. |
|
| BindingDescr
|
|
| ConstraintConnectiveDescr
A descriptor to represent logical connectives in constraints, like &&, || and ^. |
|
| EntryPointDeclarationDescr
|
|
| EnumDeclarationDescr
|
|
| FunctionDescr
|
|
| GlobalDescr
A descriptor class for globals. |
|
| ImportDescr
|
|
| OperatorDescr
A descriptor to represent a relational operator |
|
| PackageDescr
|
|
| RuleDescr
|
|
| TypeDeclarationDescr
|
|
| WindowDeclarationDescr
|
|
| Classes in org.drools.lang.descr used by org.drools.lang.api | |
|---|---|
| AndDescr
|
|
| AnnotatedBaseDescr
This is the super type for all pattern AST nodes. |
|
| AttributeDescr.Type
|
|
| BaseDescr
This is the super type for all pattern AST nodes. |
|
| ExistsDescr
|
|
| NotDescr
|
|
| OrDescr
|
|
| Classes in org.drools.lang.descr used by org.drools.lang.api.impl | |
|---|---|
| AndDescr
|
|
| AnnotatedBaseDescr
This is the super type for all pattern AST nodes. |
|
| AttributeDescr.Type
|
|
| BaseDescr
This is the super type for all pattern AST nodes. |
|
| EnumDeclarationDescr
|
|
| EnumLiteralDescr
|
|
| ExistsDescr
|
|
| NotDescr
|
|
| OrDescr
|
|
| PackageDescr
|
|
| TypeDeclarationDescr
|
|
| Classes in org.drools.lang.descr used by org.drools.lang.descr | |
|---|---|
| AbstractClassTypeDeclarationDescr
|
|
| AccumulateDescr.AccumulateFunctionCallDescr
|
|
| AndDescr
|
|
| AnnotatedBaseDescr
This is the super type for all pattern AST nodes. |
|
| AnnotationDescr
|
|
| AttributeDescr
|
|
| AttributeDescr.Type
|
|
| BaseDescr
This is the super type for all pattern AST nodes. |
|
| BehaviorDescr
A super class for all Behavior Descriptors like time window, event window, distinct, etc |
|
| ConditionalBranchDescr
|
|
| ConditionalElementDescr
|
|
| ConnectiveDescr
This is used to connect restrictions together for a single field eg: age < 40 & > 30 |
|
| ConnectiveDescr.RestrictionConnectiveType
The connective types that can be used for a restriction |
|
| ConnectiveType
An enum for connective types |
|
| ConstraintConnectiveDescr
A descriptor to represent logical connectives in constraints, like &&, || and ^. |
|
| DeclarativeInvokerDescr
This is the parent class function/method calls. |
|
| EntryPointDeclarationDescr
|
|
| EnumDeclarationDescr
|
|
| EnumLiteralDescr
|
|
| EvalDescr
|
|
| EvaluatorBasedRestrictionDescr
This is a super class for all restrictions that are based on evaluators. |
|
| ExprConstraintDescr.Type
|
|
| FieldTemplateDescr
|
|
| FunctionDescr
|
|
| FunctionImportDescr
A descriptor for imported static functions |
|
| GlobalDescr
A descriptor class for globals. |
|
| ImportDescr
|
|
| MultiPatternDestinationDescr
An interface to represent pattern destinations |
|
| NamedConsequenceDescr
|
|
| OperatorDescr
A descriptor to represent a relational operator |
|
| PackageDescr
|
|
| PatternDescr
|
|
| PatternDestinationDescr
An interface to represent pattern destinations |
|
| PatternSourceDescr
A common base class for all descriptor classes that represent a pattern sources |
|
| QualifiedName
|
|
| RestrictionConnectiveDescr
This is used to connect restrictions together for a single field eg: age < 40 & > 30 |
|
| RestrictionConnectiveDescr.RestrictionConnectiveType
The connective types that can be used for a restriction |
|
| RestrictionDescr
This represents a literal node in the rule language. |
|
| RuleDescr
|
|
| StringConnectiveDescr.RestrictionConnectiveType
The connective types that can be used for a restriction |
|
| TypeDeclarationDescr
|
|
| TypeFieldDescr
|
|
| WindowDeclarationDescr
|
|
| Classes in org.drools.lang.descr used by org.drools.rule.builder | |
|---|---|
| AnnotationDescr
|
|
| BaseDescr
This is the super type for all pattern AST nodes. |
|
| BindingDescr
|
|
| ConstraintConnectiveDescr
A descriptor to represent logical connectives in constraints, like &&, || and ^. |
|
| ExprConstraintDescr
This represents a constraint in a pattern defined by an arbitrary expression. |
|
| FunctionDescr
|
|
| LiteralRestrictionDescr
This represents a literal node in the rule language. |
|
| OperatorDescr
A descriptor to represent a relational operator |
|
| PatternDescr
|
|
| PredicateDescr
|
|
| QueryDescr
|
|
| RelationalExprDescr
A descriptor to represent a relational expression |
|
| ReturnValueRestrictionDescr
|
|
| RuleDescr
|
|
| Classes in org.drools.lang.descr used by org.drools.rule.builder.dialect | |
|---|---|
| BaseDescr
This is the super type for all pattern AST nodes. |
|
| Classes in org.drools.lang.descr used by org.drools.rule.builder.dialect.asm | |
|---|---|
| BaseDescr
This is the super type for all pattern AST nodes. |
|
| PredicateDescr
|
|
| ReturnValueRestrictionDescr
|
|
| Classes in org.drools.lang.descr used by org.drools.rule.builder.dialect.java | |
|---|---|
| BaseDescr
This is the super type for all pattern AST nodes. |
|
| FunctionDescr
|
|
| ImportDescr
|
|
| PredicateDescr
|
|
| ProcessDescr
|
|
| ReturnValueRestrictionDescr
|
|
| RuleDescr
|
|
| Classes in org.drools.lang.descr used by org.drools.rule.builder.dialect.mvel | |
|---|---|
| BaseDescr
This is the super type for all pattern AST nodes. |
|
| FunctionDescr
|
|
| ImportDescr
|
|
| PredicateDescr
|
|
| ProcessDescr
|
|
| ReturnValueRestrictionDescr
|
|
| RuleDescr
|
|
| Classes in org.drools.lang.descr used by org.drools.rule.builder.util | |
|---|---|
| AccumulateDescr
A descr class for accumulate node |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||