| Interface | Description |
|---|---|
| HasFollowing<T> | |
| HasPreceeding<T> | |
| Rule |
A Rule process a fact (Object), and according to filters, may fire some
actions.
|
| RuledCommand | |
| RuleHandler |
Keep a reference on
Rule to let it be removed from
RulesEngine. |
| RulesEngine |
A simple rules engine that backs a
Rule structure and try to match
them against a fact. |
| Class | Description |
|---|---|
| Report |
Copyright © 2012. All Rights Reserved.