| Class | Description |
|---|---|
| ASTEventBase |
A base class with common functionality to all events
|
| ASTHeuristicCheckEvent | |
| DecisionTableRulesMatchedEvent |
An event class to report all matches for a decision table
|
| DecisionTableRulesSelectedEvent |
An event class to report all rules selected as a result for a decision table.
|
| FEELEventBase |
A base class with common functionality to all events
|
| HitPolicyViolationEvent |
An event class to report a hit policy violation on a decision table
|
| InvalidInputEvent |
An event class to report a syntax error as returned by the parser
|
| InvalidParametersEvent |
An event class to report an evaluation error occured due to invalid parameters.
|
| SyntaxErrorEvent |
An event class to report a syntax error as returned by the parser
|
| UnknownVariableErrorEvent |
An event class to report an unknown variable error as returned by the parser
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.