|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Behavior | An interface for all behavior implementations |
| ContextEntry | |
| Dialectable | |
| DialectRuntimeData | |
| FactField | An interface for Fact Fields |
| FactType | FactType declarations are fact definitions (like classes) that are managed alongside the rules. |
| IndexableConstraint | |
| IndexEvaluator | |
| IntervalProviderConstraint | |
| Namespaceable | |
| PatternSource | A markup interface for pattern source elements |
| RuleConditionElement | |
| Enum Summary | |
|---|---|
| Behavior.BehaviorType | |
| GroupElement.Type | A public enum for CE types |
| TypeDeclaration.Format | |
| TypeDeclaration.Kind | |
| TypeDeclaration.Nature | |
| TypeDeclaration.Role | |
| 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
Consequences. |
| 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 | |||||||||