|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
And | |
BoundVariableConstraint | |
Column | |
CompositePackageClassLoader | |
ConditionalElement | |
Declaration | |
EvalCondition | |
Exists | |
FixedDuration | A fixed truthness duration. |
GroupElement | |
LiteralConstraint | |
Not | |
Or | |
Package | Collection of related Rule s. |
PackageCompilationData | |
PredicateConstraint | |
Query | |
ReturnValueConstraint | |
Rule | A Rule contains a set of Test s and a
Consequence . |
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 |