|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.drools.rule | |
org.drools | The main run-time API. |
org.drools.io | Semantic-module and rule-sets readers and writers. |
org.drools.reteoo | Interfaces for the Rete-OO algorithm. |
org.drools.reteoo.impl | Implementation of the Rete-OO algorithm. |
org.drools.rule | Rule assembly components. |
org.drools.semantics.java | Java Semantic Module. |
org.drools.semantics.python | Python Semantic Module. |
org.drools.smf | Semantics Management Framework. |
org.drools.spi | Semantic Provider Interface for extending rule semantics. |
org.drools.tags.knowledge | Tag library for working with knowledge. |
org.drools.tags.rule | Tag library for assembling rules. |
Classes in org.drools.rule used by org.droolsRule
|
A set of Condition s and a Consequence .RuleSet
|
Collection of related Rule s. |
Classes in org.drools.rule used by org.drools.ioRuleSet
|
Collection of related Rule s. |
Classes in org.drools.rule used by org.drools.reteooDeclaration
|
A typed, named variable for Condition evaluation.Extraction
|
A Condition representing a consistent assignment
as defined by the Rete-OO algorithm.Rule
|
A set of Condition s and a Consequence . |
Classes in org.drools.rule used by org.drools.reteoo.implDeclaration
|
A typed, named variable for Condition evaluation.Rule
|
A set of Condition s and a Consequence . |
Classes in org.drools.rule used by org.drools.ruleDeclaration
|
A typed, named variable for Condition evaluation.DuplicateRuleNameException
|
Indicates an attempt to add a Rule to a RuleSet
that already contains a Rule with the same name.Extraction
|
A Condition representing a consistent assignment
as defined by the Rete-OO algorithm.InvalidRuleException
|
Indicates an error regarding the semantic validity of a rule. Rule
|
A set of Condition s and a Consequence .RuleConstructionException
|
Base exception for errors during Rule construction.RuleSet
|
Collection of related Rule s. |
Classes in org.drools.rule used by org.drools.semantics.javaDeclaration
|
A typed, named variable for Condition evaluation. |
Classes in org.drools.rule used by org.drools.semantics.pythonDeclaration
|
A typed, named variable for Condition evaluation. |
Classes in org.drools.rule used by org.drools.smfDeclaration
|
A typed, named variable for Condition evaluation. |
Classes in org.drools.rule used by org.drools.spiDeclaration
|
A typed, named variable for Condition evaluation. |
Classes in org.drools.rule used by org.drools.tags.knowledgeRule
|
A set of Condition s and a Consequence .RuleSet
|
Collection of related Rule s. |
Classes in org.drools.rule used by org.drools.tags.ruleDeclaration
|
A typed, named variable for Condition evaluation.Rule
|
A set of Condition s and a Consequence .RuleSet
|
Collection of related Rule s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |