|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ContextEntry | |
GroupElement.Type | A public interface for CE types |
RuleConditionElement |
Exception Summary | |
---|---|
DuplicateRuleNameException | Indicates an attempt to add a Rule to a Package
that already contains a Rule with the same name. |
InvalidPatternException | |
InvalidRuleException | Indicates an error regarding the semantic validity of a rule. |
InvalidRulePackage | This exception is thrown when an invalid package (ie one that has errors) it attempted to be added to a RuleBase. |
NoConsequenceException | Validity exception indicating that a Rule does not contain a
Consequence s. |
RuleConstructionException | Base exception for errors during Rule construction. |
Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |