Drools :: Decision Tables 6.0.0.CR4

Package org.drools.decisiontable.parser

Interface Summary
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 Summary
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 Summary
ActionType.Code  
 


Drools :: Decision Tables 6.0.0.CR4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.