| Interface | Description |
|---|---|
| DecisionTableParser |
Generic interface for all input parsers.
|
| RuleSheetListener |
SheetListener used for creating rules
|
| SourceBuilder |
This is for building up LHS and RHS code for a rule row.
|
| Class | Description |
|---|---|
| ActionType |
Simple holder class identifying a condition, action or attribute column, also
including the rule name and a comment (called "description").
|
| DefaultRuleSheetListener |
An object of this class is prepared to receive calls passing it the
contents of a spreadsheet containing one or more decision tables.
|
| LhsBuilder |
This utility will build up a list of constraints for a column.
|
| RhsBuilder |
Builds up a consequence entry.
|
| RuleMatrixSheetListener |
href="mailto:michael.neale@gmail.com"> Michael Neale
Define a ruleset spreadsheet which contains a matrix style decision tables.
|
| RuleSheetParserUtil |
Parking lot for utility methods that don't belong anywhere else.
|
| Enum | Description |
|---|---|
| ActionType.Code |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.